fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Some changes that somehow got lost on my file system.
[redakcja.git]
/
platforma
/
static
/
filebrowser
/
js
/
AddFileBrowser.js
diff --git
a/platforma/static/filebrowser/js/AddFileBrowser.js
b/platforma/static/filebrowser/js/AddFileBrowser.js
index
3a99442
..
888885f
100644
(file)
--- a/
platforma/static/filebrowser/js/AddFileBrowser.js
+++ b/
platforma/static/filebrowser/js/AddFileBrowser.js
@@
-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.