Hi 
i upgraded to joomla 3.7
website works well but the template administration page doesn't work
how can i resolve?
               
                
               
          




 6.00 out of 6 based on 1 vote(s)
6.00 out of 6 based on 1 vote(s)



Hi
Updated templates are available to download. Please install newest version and make sure to clear browser's cache to refresh files.

var type = items[i].split('=')[0].test(/^\d+$/) ? 'ItemID' : 'Option';
var type = !isNaN(items[i].split('=')[0]) ? 'ItemID' : 'Option’;



