This one line seems to be the difference. This is what it outputs in Firebug for the default template:
And this is what it outputs in my template for the same save button:
Thoughts?
via Joomla! http://ift.tt/1jY0Vf7
Code:
<button class="btn btn-primary" onclick="Joomla.submitbutton('article.save')" type="button" aria-invalid="false">
And this is what it outputs in my template for the same save button:
Code:
<button class="btn btn-primary" onclick="Joomla.submitbutton('article.save')" type="button">
Thoughts?
Statistics: Posted by darrenbrett — Tue May 27, 2014 5:51 pm
via Joomla! http://ift.tt/1jY0Vf7
No comments:
Post a Comment