Skip to content
Snippets Groups Projects
Commit 86f4ef1e authored by Steven Wittens's avatar Steven Wittens
Browse files

- Adding missing cvs tags to .js files

parent c8284499
No related branches found
No related tags found
No related merge requests found
// $Id$
/**
* A progressbar object. Initialized with the given id. Must be inserted into
* the DOM afterwards through progressBar.element.
......
// $Id$
if (isJsEnabled()) {
addLoadEvent(function() {
// Attach to all visible textareas
......
// $Id$
if (isJsEnabled()) {
addLoadEvent(function() {
if ($('edit-has_js')) {
......
// $Id$
// Global killswitch
if (isJsEnabled()) {
addLoadEvent(uploadAutoAttach);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment