UI for configuring fscks of remotes

This commit is contained in:
Joey Hess 2013-10-11 17:25:32 -04:00
parent 1ffb3bb0ba
commit 42c4a86d16
4 changed files with 69 additions and 43 deletions

View file

@ -1,2 +1,4 @@
input[type=number]
width: 5em
select
width: 10em

View file

@ -13,7 +13,7 @@
<p>
Currently scheduled checks:
$forall check <- checks
^{fsckForm False check}
^{showFsckForm False check}
<p>
Add a check:
^{fsckForm True defaultFsck}
^{showFsckForm True defaultFsck}

View file

@ -1,7 +1,7 @@
#{msg}
<p>
<div .input-prepend .input-append>
Check this repository for #
Check ^{fvInput reposView} for #
^{fvInput durationView} minutes #
^{fvInput recurranceView} #
starting at ^{fvInput timeView} #
@ -13,4 +13,3 @@
Save
<a .btn href="@{RemoveActivityR u activity}">
Remove