set default theme to bootstrap

This commit is contained in:
Uwe Steinmann 2013-04-05 13:09:08 +02:00
parent 5d41aad78c
commit 223daa97b1
2 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@
footNote = "SeedDMS free document management system - www.seeddms.org" footNote = "SeedDMS free document management system - www.seeddms.org"
printDisclaimer="true" printDisclaimer="true"
language = "en_GB" language = "en_GB"
theme = "clean" theme = "bootstrap"
> >
</display> </display>
<!-- strictFormCheck: Strict form checking. If set to true, then all fields in the form will be checked for a value. If set to false, then (most) comments and keyword fields become optional. Comments are always required when submitting a review or overriding document status. <!-- strictFormCheck: Strict form checking. If set to true, then all fields in the form will be checked for a value. If set to false, then (most) comments and keyword fields become optional. Comments are always required when submitting a review or overriding document status.

View File

@ -12,7 +12,7 @@
footNote = "SeedDMS free document management system - www.seeddms.org" footNote = "SeedDMS free document management system - www.seeddms.org"
printDisclaimer="true" printDisclaimer="true"
language = "en_GB" language = "en_GB"
theme = "clean" theme = "bootstrap"
> >
</display> </display>
<!-- strictFormCheck: Strict form checking. If set to true, then all fields in the form will be checked for a value. If set to false, then (most) comments and keyword fields become optional. Comments are always required when submitting a review or overriding document status. <!-- strictFormCheck: Strict form checking. If set to true, then all fields in the form will be checked for a value. If set to false, then (most) comments and keyword fields become optional. Comments are always required when submitting a review or overriding document status.