Bug 8623: Do not accept "lib" as a valid theme
authorJared Camins-Esakov <jcamins@cpbibliography.com>
Mon, 13 Aug 2012 00:09:20 +0000 (20:09 -0400)
committerPaul Poulain <paul.poulain@biblibre.com>
Wed, 5 Sep 2012 10:04:12 +0000 (12:04 +0200)
commit765bbe1dad0bcd8318f023cbe6f979fc7dd4ccc8
treefbdcb7de139450d457da7bba0900963f5c705e21
parent33113e69c0eb2faccceb917ce19e26225259df8d
Bug 8623: Do not accept "lib" as a valid theme

Since we are going to be storing third-party Javascript libraries in
koha-tmpl/opac-tmpl/lib and koha-tmpl/intranet-tmpl/lib, we want to make
sure that "lib" is not picked up as a theme in the system preferences
editor.

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
C4/Koha.pm