diff --git a/templates/views/MixEditView.html b/templates/views/MixEditView.html index eea08d9..b8c8db0 100755 --- a/templates/views/MixEditView.html +++ b/templates/views/MixEditView.html @@ -38,12 +38,6 @@

{%=o.formatFileSize(file.size)%}

- {% if (!o.files.error) { %} -
-
-
- {% } %} {% if (!o.files.error && !i && !o.options.autoUpload) { %} @@ -60,6 +54,16 @@ {% } %} + {% if (!o.files.error) { %} + + +
+
+
+ + + {% } %} {% } %}