Summary: | PROG/CCSR deprecation: Remove OPACMobileUserCSS system preference | ||
---|---|---|---|
Product: | Koha | Reporter: | Owen Leonard <oleonard> |
Component: | System Administration | Assignee: | Owen Leonard <oleonard> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | normal | ||
Priority: | P5 - low | CC: | bgkriegel, chris, gmcharlt, tomascohen |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | Small patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Bug Depends on: | 12233 | ||
Bug Blocks: | |||
Attachments: |
Bug 12245 - PROG/CCSR deprecation: Remove OPACMobileUserCSS system preference
[SIGNED-OFF] Bug 12245 - PROG/CCSR deprecation: Remove OPACMobileUserCSS system preference [PASSED QA] Bug 12245 - PROG/CCSR deprecation: Remove OPACMobileUserCSS system preference |
Description
Owen Leonard
2014-05-13 13:37:54 UTC
Created attachment 29414 [details] [review] Bug 12245 - PROG/CCSR deprecation: Remove OPACMobileUserCSS system preference With CCSR now deprecated there is no longer a need for the OPACMobileUserCSS system preference. This patch removes it. To test, apply the patch and run updatedatabase. Check that the preference can no longer be found in system preferences. Created attachment 29467 [details] [review] [SIGNED-OFF] Bug 12245 - PROG/CCSR deprecation: Remove OPACMobileUserCSS system preference With CCSR now deprecated there is no longer a need for the OPACMobileUserCSS system preference. This patch removes it. To test, apply the patch and run updatedatabase. Check that the preference can no longer be found in system preferences. Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> Preference removed, no koha-qa errors. Created attachment 29485 [details] [review] [PASSED QA] Bug 12245 - PROG/CCSR deprecation: Remove OPACMobileUserCSS system preference With CCSR now deprecated there is no longer a need for the OPACMobileUserCSS system preference. This patch removes it. To test, apply the patch and run updatedatabase. Check that the preference can no longer be found in system preferences. Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> Preference removed, no koha-qa errors. Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> Pushed to MM_OPAC/theme_dep Patch merged into master. Thanks Owen! |