Update to debug javascript
Set debug javascript flag in header inc and then set the variable in the main body templates
This commit is contained in:
@@ -9,7 +9,6 @@
|
||||
*/
|
||||
|
||||
// if debug is set to true, console log messages are printed
|
||||
var DEBUG = true;
|
||||
if (!DEBUG)
|
||||
{
|
||||
$($H(window.console)).each(function(w) {
|
||||
|
||||
Reference in New Issue
Block a user