?
Pending
User tests:
Successful:
Unsuccessful:
Quy
14 Mar 2017
Add a space after onclick attribute.
- Under Multilingual Associations, edit an item. (Edit Associations (Articles > Categories))
- Inspect HTML source code of page
- Search for
<button onclick="Joomla.submitbutton('reference')"
<div class="btn-wrapper" id="toolbar-reference">
<button onclick="Joomla.submitbutton('reference')"class="btn btn-small btn-success"><span class="icon-apply icon-white"></span>Save Reference</button></div>
<div class="btn-wrapper" id="toolbar-target">
<button onclick="Joomla.submitbutton('target')"class="btn btn-small btn-success"><span class="icon-apply icon-white"></span>Save Target</button></div>
Quy
-
open
-
14 Mar 2017
joomla-cms-bot
-
change
-
14 Mar 2017
Category |
|
⇒ |
Administration
com_associations
|
Title |
… |
Add a space between attributes |
[com_associations] Add a space between attributes |
|
infograf768
-
test_item
-
15 Mar 2017
-
Tested successfully
bertmert
-
test_item
-
15 Mar 2017
-
Tested successfully
jeckodevelopment
-
change
-
15 Mar 2017
Status |
Pending |
⇒ |
Ready to Commit |
Status |
Ready to Commit |
⇒ |
Fixed in Code Base |
Closed_Date |
0000-00-00 00:00:00 |
⇒ |
2017-03-15 20:22:59 |
Closed_By |
|
⇒ |
rdeutz |
Labels |
Added:
?
|
rdeutz
-
close
-
15 Mar 2017
rdeutz
-
merge
-
15 Mar 2017
Add a Comment
Login with GitHub to post a comment
Looks fine to me.