From 169a4799b4996c9474ee492e79dcd0a5040af04e Mon Sep 17 00:00:00 2001 From: Sarah Vaupel Date: Tue, 26 Nov 2019 16:31:39 +0100 Subject: [PATCH] feat(hide-columns): set attributes for hide-columns and extra-stuff div --- templates/course-participants.hamlet | 2 +- templates/table/colonnade.hamlet | 2 ++ templates/table/layout-wrapper.hamlet | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/templates/course-participants.hamlet b/templates/course-participants.hamlet index 37f9960b9..ff5847746 100644 --- a/templates/course-participants.hamlet +++ b/templates/course-participants.hamlet @@ -4,4 +4,4 @@ $# $# participantTable : widget table ^{participantTable} -_{MsgCourseMembersCountOf (fromIntegral numParticipants) (courseCapacity course)}. \ No newline at end of file +_{MsgCourseMembersCountOf (fromIntegral numParticipants) (courseCapacity course)}. diff --git a/templates/table/colonnade.hamlet b/templates/table/colonnade.hamlet index c756229c5..f13131530 100644 --- a/templates/table/colonnade.hamlet +++ b/templates/table/colonnade.hamlet @@ -1,4 +1,6 @@ $newline never +
+ Table Utils:
$maybe wHeaders' <- wHeaders diff --git a/templates/table/layout-wrapper.hamlet b/templates/table/layout-wrapper.hamlet index 791ccd656..c67a6ca3d 100644 --- a/templates/table/layout-wrapper.hamlet +++ b/templates/table/layout-wrapper.hamlet @@ -1,3 +1,3 @@ $newline never -
+
^{table}