...
[11:35:48 CST(-0600)] Wiki Markup <dmccallum54> JasonElwood do you get any different behavior if you edit {tomcat}/webapps/ssp/WEB-INF/jsp/ssp-main.jsp to include app.js instead of app-all.js
[11:38:23 CST(-0600)] Wiki Markup <dmccallum54> along those lines... ~line 33 in {tomcat}/webapps/ssp/app/store/Tools.js, what is the name given to the profile toll
[11:38:25 CST(-0600)] <dmccallum54> tool
[11:38:30 CST(-0600)] <dmccallum54> should be:
[11:38:37 CST(-0600)] Wiki Markup <dmccallum54> var sspTools = \[{ group:'beta', name: "Main", toolType: "profile", active: true },
[11:39:10 CST(-0600)] <JasonElwood> tools is Main
[11:39:38 CST(-0600)] <dmccallum54> do you see that name onscreen if you switch to app.js?
[11:39:46 CST(-0600)] <JasonElwood> changing the minified did work
[11:39:58 CST(-0600)] <dmccallum54> and what happens if you flip back to app-all.js now?
[11:40:33 CST(-0600)] <JasonElwood> that works too
[11:41:09 CST(-0600)] <dmccallum54> so appears to be up-to-date now?
[11:41:43 CST(-0600)] <JasonElwood> yeah. just by switching to app then back to app-all
[12:47:09 CST(-0600)] <js70> just pushed changes for SSP-792. good to go.