You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Probably this should be open. By default it can be handled in the view::render(), but for a complex widget it could also be transformed in the controller?
Atm the transformation of the model data into the view is done by the view class. Should this not been done by the controller?
The text was updated successfully, but these errors were encountered: