X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/d8e0011bca1bdc8bcfd10ce75a33372bfad0941d..edc5eb8445edaacafef276ad761d1a905d7f54cd:/project/templates/explorer/panels/dceditor.html diff --git a/project/templates/explorer/panels/dceditor.html b/project/templates/explorer/panels/dceditor.html index 2ca14d40..a82f796c 100644 --- a/project/templates/explorer/panels/dceditor.html +++ b/project/templates/explorer/panels/dceditor.html @@ -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()