dump1090/public_html
terribl 9c465c174b Added untrackedDeveloperSettings to this branch too.
Load devel settings file after config.js and settings are saved for
developers even after merges.

	modified:   .gitignore
	modified:   public_html/config.js
	modified:   public_html/gmap.html
	modified:   public_html/script.js

Example file
--- untrackedDeveloperSettings.js ---
// Load this file after config.js so these settings are used

var CONST_CENTERLAT = 35.21928;
var CONST_CENTERLON = -80.94406;
var CONST_ZOOMLVL   = 9;
--- untrackedDeveloperSettings.js END ---
2013-05-25 11:56:32 +03:00
..
coolclock Couple more small tweaks to the tails of planes. 2013-05-22 17:09:12 +00:00
config.js Added untrackedDeveloperSettings to this branch too. 2013-05-25 11:56:32 +03:00
extension.js Split into multiple JS files, 2013-05-24 02:15:37 +00:00
gmap.html Added untrackedDeveloperSettings to this branch too. 2013-05-25 11:56:32 +03:00
planeObject.js Split into multiple JS files, 2013-05-24 02:15:37 +00:00
script.js Added untrackedDeveloperSettings to this branch too. 2013-05-25 11:56:32 +03:00
style.css Split into multiple JS files, 2013-05-24 02:15:37 +00:00