Closed Finalfantasykid closed 6 years ago
Added an HTML.ProjectSelector(). Cleans up alot of duplication and improves performance in many cases. The ManageProducts version still has one aspect which could still use some work (the project boxes in the columns) and that would also probably greatly improve performance of the Manage Products page, but otherwise it is working.
The projects selector widget is currently copied in 3 different Backbone Views right now. This should be made into a single View that can be created by doing something like HTML.ProjectSelector() in the template.