diff options
Diffstat (limited to 'misc/update.js')
-rw-r--r-- | misc/update.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/update.js b/misc/update.js index e595e4cb2..1dbfdb10e 100644 --- a/misc/update.js +++ b/misc/update.js @@ -1,3 +1,5 @@ +// $Id$ + if (isJsEnabled()) { addLoadEvent(function() { if ($('edit-has_js')) { |