User tests: Successful: Unsuccessful:
This PR replaces the hard coded bootstrap tabs in com_content.form with JHtml::_("bootstrap.tab")
. The advantage of this change is that we can override this library to use Bootstrap 3 for example.
Category | ⇒ | Front End Components |
Status | New | ⇒ | Pending |
Labels |
Added:
?
|
Could you use a more specific selector other than myTab
? I think I've seen this in other places in Joomla so it could cause conflicts
@brianteeman yes i'm sure the were Bootstrap tabs. The code generated by the JHtml library is exactly the same as it was before. So nothing will change after this update.
@C-Lodder Good point, I changed the selector to com-content-form
I have tested this item
I have tested this item
I have tested this item
Status | Pending | ⇒ | Ready to Commit |
Setting RTC
Labels |
Added:
?
|
Status | Ready to Commit | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2016-08-13 18:00:03 |
Closed_By | ⇒ | wilsonge |
Labels |
Removed:
?
|
Are you sure they were bootstrap tans before? What happens now if you have
a non bootstrap template?