Hi,
Update my joomla to 3.7.2 and when I enter in the template's administration I don't see the tabs.
The template is: gk_game
I try updating the template but still don't work.
Please help
var type = items[i].split('=')[0].test(/^\d+$/) ? 'ItemID' : 'Option';
var type = !isNaN(items[i].split('=')[0]) ? 'ItemID' : 'Option';