Priviliged users can now add tags. Also, some minor cleanups in JS.
[redakcja.git] / platforma / static / filebrowser / js / AddFileBrowser.js
index 3a99442..888885f 100644 (file)
@@ -4,7 +4,7 @@ var FileBrowser = {
     // change this
     thumb_prefix: 'thumb_',
     no_thumb: 'filebrowser/img/no_thumb.gif',
-    
+
     init: function() {
         // Deduce admin_media_prefix by looking at the <script>s in the
         // current document and finding the URL of *this* module.