There are 3 locations when working with a front-end template EG: AuctionGrid: - /js/app/portal-workspace/auction.js - /templates/page/auction.html - /templates/page/auction.js When updating any javascript files under /js/app/ incriment the js version in index.html, IE: - /min/?g=appJs&096 to /min/?g=appJs&097 All javascript files under /js/app/ must be included in /public/min/groupsConfig.php in the 'appJs' array.