From 170f183c798576e1d9e105a47834cb6bcb716ab8 Mon Sep 17 00:00:00 2001 From: Pat Buchanan Date: Mon, 11 Jan 2016 11:36:12 -0700 Subject: [PATCH 01/24] Added a noprint class to header and footer section Added a noprint class to header and footer to allow the user to hide when printing. Internal ticket LA-75. --- lib/reactive_table.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/reactive_table.html b/lib/reactive_table.html index 9190be2..7a4159b 100644 --- a/lib/reactive_table.html +++ b/lib/reactive_table.html @@ -2,7 +2,7 @@ {{#with context}} {{#if ready}}
-
+
{{#if showFilter}}
{{> reactiveTableFilter id=getFilterId useFontAwesome=useFontAwesome}} @@ -80,7 +80,7 @@ {{#if showNavigation}} -
+
{{#if showNavigationRowsPerPage}}