Files
notifications-admin/app
Leo Hemsted 9942725d35 go to forms on click of action buttons, and detatch and reattach els
the action buttons have a value that matches up with the key for the
target form in the `this.states` object - we can just set the
currentState to that and call re-render and it all Just Works™.

detatch and reattach feel better than hide/unhide, mainly because it
means when the form is posted, any data that might linger in them
definitely won't be sent in the POST.
2018-12-04 16:41:47 +00:00
..
2018-11-29 13:14:52 +00:00
2018-11-29 14:24:22 +00:00
2018-11-15 17:17:45 +00:00