summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2015-04-25 15:15:05 -0400
committerFrederic Guillot <fred@kanboard.net>2015-04-25 15:15:05 -0400
commitfa5aaa60934223f74c9b9c32e7599f53c72a81fd (patch)
tree707862ea4b41fa9e5980c23da2bf0581e7fb259e /scripts
parent956f88f527e9ddfc3cf2a8897c82d638572d08d8 (diff)
Add print stylesheet for tasks
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/make-assets.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/make-assets.sh b/scripts/make-assets.sh
index e1cfbfe9..22d496c8 100755
--- a/scripts/make-assets.sh
+++ b/scripts/make-assets.sh
@@ -1,6 +1,6 @@
#!/bin/bash
-print_css="print links table task board"
+print_css="print links table board task comment subtask markdown"
app_css="base links title table form button alert tooltip header board task comment subtask markdown listing activity dashboard pagination popover confirm sidebar responsive dropdown"
vendor_css="jquery-ui.min chosen.min fullcalendar.min font-awesome.min"