mirror of
https://github.com/vrana/adminer.git
synced 2025-08-13 01:54:00 +02:00
Register events after loading JS functions
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
// to hide elements displayed by JavaScript
|
||||
document.body.className = document.body.className.replace(/(^|\s)nojs(\s|$)/, '$1js$2');
|
||||
|
||||
/** Toggle visibility
|
||||
* @param string
|
||||
|
Reference in New Issue
Block a user