aboutsummaryrefslogtreecommitdiff
path: root/templates/configurators/newrepository/form.hamlet
diff options
context:
space:
mode:
Diffstat (limited to 'templates/configurators/newrepository/form.hamlet')
-rw-r--r--templates/configurators/newrepository/form.hamlet11
1 files changed, 0 insertions, 11 deletions
diff --git a/templates/configurators/newrepository/form.hamlet b/templates/configurators/newrepository/form.hamlet
deleted file mode 100644
index 6c2405be6..000000000
--- a/templates/configurators/newrepository/form.hamlet
+++ /dev/null
@@ -1,11 +0,0 @@
-#{msg}
-<p>
- <div .input-prepend .input-append>
- <span .add-on>
- <i .icon-folder-open></i>
- ^{fvInput pathView}
- <button type=submit .btn .btn-primary>
- Make Repository
-$if err
- <div .alert .alert-error>
- #{errmsg}