git-annex/templates/configurators/addrepository/form.hamlet
Joey Hess bab80bf24a full input validation for repository path
Expands ~ , checks for every crazy input problem I can think of
2012-07-31 20:56:10 -04:00

11 lines
225 B
Text

#{msg}
<p>
<div .input-prepend .input-append>
<span .add-on>
<i .icon-folder-open></i>
^{fvInput pathView}
<button type=submit .btn>
Make Repository
$if err
<div .alert .alert-error>
#{errmsg}