diff options
author | Bharat Mediratta <bharat@menalto.com> | 2009-08-07 13:17:56 -0700 |
---|---|---|
committer | Bharat Mediratta <bharat@menalto.com> | 2009-08-07 13:17:56 -0700 |
commit | 828f6add509c26ee183b44b4ad4f927f34d04509 (patch) | |
tree | 4010219a26c0b68c4f0e12598edbe8c4320c1f89 /themes/default/js/ui.init.js | |
parent | 63ddac5d018af3933ac820672de530c34074319e (diff) |
Remove stray js-breaking "#" symbol that I accidentally added in 63ddac5d
Diffstat (limited to 'themes/default/js/ui.init.js')
-rw-r--r-- | themes/default/js/ui.init.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/themes/default/js/ui.init.js b/themes/default/js/ui.init.js index f86c8df4..6a1b2b19 100644 --- a/themes/default/js/ui.init.js +++ b/themes/default/js/ui.init.js @@ -1,4 +1,3 @@ -# /** * Initialize jQuery UI and Plugin elements * |