Move subtask templates to a subfolder

This commit is contained in:
Frédéric Guillot
2014-11-26 21:04:46 -05:00
parent c6b9a2a92e
commit 20b60bc628
10 changed files with 50 additions and 32 deletions

View File

@@ -254,6 +254,7 @@ textarea.form-error {
input.form-error:focus,
textarea.form-error:focus {
box-shadow: none;
border: 2px solid #b94a48;
}
.form-required {