diff options
Diffstat (limited to 'templates/content/js/com.cnprog.editor.js')
-rw-r--r-- | templates/content/js/com.cnprog.editor.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/content/js/com.cnprog.editor.js b/templates/content/js/com.cnprog.editor.js index 6cfa2c74..18cc5166 100644 --- a/templates/content/js/com.cnprog.editor.js +++ b/templates/content/js/com.cnprog.editor.js @@ -65,4 +65,4 @@ function ajaxFileUpload(imageUrl) ) return false; -}
\ No newline at end of file +} |