Davey-UK
Active member
Just a quicky.
With XF1, there was a quick way of viewing the template that was being shown, by adding a little bit of code in the bookmarks on your browser.
Does anyone know of something similar that will work for XF2?
Thanks
With XF1, there was a quick way of viewing the template that was being shown, by adding a little bit of code in the bookmarks on your browser.
Code:
javascript:(function() {XenForo.alert($('#content').attr('class'), '', 5000);}())
Does anyone know of something similar that will work for XF2?
Thanks