User tests: Successful: Unsuccessful:
This PR changes the order of declarations to fix #5976 + some small code style changes (I moved the usage of $('...') selectors to singular variable declarations).
Labels |
Added:
?
|
Rel_Number | ⇒ | 5976 | |
Relation Type | ⇒ | Pull Request for |
Test failed.
You are introducing back a previous bug which was fixed by @dgt41 : #5917
@Harmageddon Test ok now
Just, maybe use the Joomla code styles for javascript here : http://joomla.github.io/coding-standards/?coding-standards/chapters/javascript.md
Mainly for multiple variable declarations.
(i didn't use those standards in initial sidebar PR (now i know!), so maybe it's better to follow the standards in core and this way edit my error in standard coding style ;-) )
Still leaves variable names to be camelcase instead of using '_'.
Still Ok for me
@test successfull after changes in code styling
Thanks @Harmageddon ;)
Status | Pending | ⇒ | Ready to Commit |
Easy | No | ⇒ | Yes |
Category | ⇒ | Templates (admin) UI/UX |
RTC based on testing. Great work. Thanks!
Labels |
Added:
?
|
Status | Ready to Commit | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2015-03-13 09:19:50 |
Merged. Thanks!
Labels |
Removed:
?
|
@test successful, the patch solves the bug
This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/6401.