From 8381a065b6db85ffc7f03011a6289e0a3a157800 Mon Sep 17 00:00:00 2001 From: Felix Hamann Date: Sat, 4 May 2019 21:09:13 +0200 Subject: [PATCH] mark mass input add cells via css class --- templates/course/lecturerMassInput/layout.hamlet | 2 +- templates/sheetCorrectors/layout.hamlet | 2 +- templates/widgets/massinput/list/layout.hamlet | 2 +- templates/widgets/massinput/row.hamlet | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/templates/course/lecturerMassInput/layout.hamlet b/templates/course/lecturerMassInput/layout.hamlet index 223ed386e..65352dd95 100644 --- a/templates/course/lecturerMassInput/layout.hamlet +++ b/templates/course/lecturerMassInput/layout.hamlet @@ -7,5 +7,5 @@ $newline never ^{fvInput (delButtons ! coord)} - + ^{addWdgts ! (0, 0)} diff --git a/templates/sheetCorrectors/layout.hamlet b/templates/sheetCorrectors/layout.hamlet index bd28b651d..172f813f8 100644 --- a/templates/sheetCorrectors/layout.hamlet +++ b/templates/sheetCorrectors/layout.hamlet @@ -14,5 +14,5 @@ $newline never ^{fvInput (delButtons ! coord)} - + ^{addWdgts ! (0, 0)} diff --git a/templates/widgets/massinput/list/layout.hamlet b/templates/widgets/massinput/list/layout.hamlet index 5c747e041..0af005b4e 100644 --- a/templates/widgets/massinput/list/layout.hamlet +++ b/templates/widgets/massinput/list/layout.hamlet @@ -8,7 +8,7 @@ $newline never ^{fvInput (delButtons ! coord)} - + ^{addWdgts ! (0, 0)} diff --git a/templates/widgets/massinput/row.hamlet b/templates/widgets/massinput/row.hamlet index 17d909baa..f26de8b05 100644 --- a/templates/widgets/massinput/row.hamlet +++ b/templates/widgets/massinput/row.hamlet @@ -3,5 +3,5 @@
  • ^{cell} $maybe add <- addWidget -
  • +
  • ^{add}