Git Repository Public Repository

namibia

URLs

Copy to Clipboard
 
c449ac80b48405f72fd700d5cd406397b3a17d8a
1
2
3
4
5
6
7
8
9
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.

Commits for namibia/data/instructions/Working-with-a-front-end-template.txt

Diff revisions: vs.
Revision Author Commited Message
df0489 ... Mark Fri 14 Oct, 2016 10:01:00 +0000

initial commit