diff options
Diffstat (limited to 'data/templates/edit.htm')
| -rw-r--r-- | data/templates/edit.htm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/templates/edit.htm b/data/templates/edit.htm index f1f4a51..a365841 100644 --- a/data/templates/edit.htm +++ b/data/templates/edit.htm @@ -31,7 +31,7 @@ </form> <script type="application/javascript"> $(document).ready(function() { - initFilenames(); + initEdit(); }); </script> {% endblock %} |
