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
Jacob Opdahl edited this page Feb 12, 2015
·
1 revision
Here are some things that could be refactored.
In sublist.controller.js, there are several functions with extremely similar logic that suggests they can be consolidated into a single function. One example of this includes the "group" of functions like showMySubmissions, showMyCoSubmissions, etc.