User:Emma/common.js: Difference between revisions

Jump to navigation Jump to search
Want an adless experience? Log in or Create an account.
m
no edit summary
No edit summary
mNo edit summary
Line 22: Line 22:
if (rights_isCrat || rights_isAdmin || rights_isPatrol) {
if (rights_isCrat || rights_isAdmin || rights_isPatrol) {
$(document).ready(function() {
$(document).ready(function() {
   // add 'style="height:30px;"' to all elements with class="patrol".
   // add 'style="display:inline;"' to all elements with class="patrol".
   $('.patrol').attr("style", {display: "inline"})  
   $('.patrol').attr("style", {display: "inline !important"})  
}); }
}); }
autopatrol
3,554

edits

Navigation menu