diff --git a/cookbook/templates/url_import.html b/cookbook/templates/url_import.html index 145857d42..e9fdf40be 100644 --- a/cookbook/templates/url_import.html +++ b/cookbook/templates/url_import.html @@ -44,7 +44,7 @@ Manual -
+
@@ -89,13 +100,12 @@ Manual
-
+
-
-
@@ -542,7 +552,8 @@ recipe_json: undefined, recipe_tree: undefined, automatic: true, - recipe_app: 'tandoor' + recipe_app: 'DEFAULT', + recipe_files: [] }, directives: { tabindex: { @@ -669,7 +680,6 @@ }, importAppRecipe: function() { this.error = undefined - this.preview = false this.loading = true let formData = new FormData(); let files = []