Added page regattas
This commit is contained in:
@@ -30,7 +30,7 @@ $(window).on('load',function(){
|
||||
$(document).ready(function(){
|
||||
'use strict'
|
||||
|
||||
var isAJAX = true; //Enables or disable AJAX page transitions and loading.
|
||||
var isAJAX = false; //Enables or disable AJAX page transitions and loading.
|
||||
var isDevelopment = false; // Enables development mode. Clean cache & Stops BG & Highlights from changing defaults.
|
||||
|
||||
function init_template(){
|
||||
|
||||
Reference in New Issue
Block a user