Dynamiczne odczytywanie katalogów z IMAGE_DIR.
[redakcja.git] / project / templates / explorer / panels / dceditor.html
index 2ca14d4..a82f796 100644 (file)
@@ -16,7 +16,7 @@ panel_hooks = {
                        });
                });
        },
-       saveInfo: function(hn, saveInfo) {
+       saveInfo: function(saveInfo) {
                var myInfo = {
                        url: "{% url file_dc fpath %}", 
                        postData: $('form', this.contentDiv).serialize()