Bug 13689

Summary: Remove opac-old.css and sco-old.css
Product: Koha Reporter: Marc Véron <veron>
Component: OPACAssignee: Marc Véron <veron>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: trivial    
Priority: P5 - low CC: jonathan.druart, oleonard, tomascohen
Version: Main   
Hardware: All   
OS: All   
See Also: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13612
Change sponsored?: --- Patch complexity: Trivial patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on:    
Bug Blocks: 13612    
Attachments: Bug 13689 - Remove opac-old.css and sco-old.css
Bug 13689 - Remove opac-old.css and sco-old.css
Bug 13689 - Remove opac-old.css and sco-old.css

Description Marc Véron 2015-02-10 14:50:42 UTC
The following files are obsolete and should be removed:
koha-tmpl/opac-tmpl/bootstrap/css/opac-old.css
koha-tmpl/opac-tmpl/bootstrap/css/sco-old.css

(see Bug 13612, Comment #4)
Comment 1 Marc Véron 2015-02-10 15:01:19 UTC Comment hidden (obsolete)
Comment 2 Brendan Gallagher 2015-02-24 05:30:06 UTC Comment hidden (obsolete)
Comment 3 Jonathan Druart 2015-02-24 09:23:30 UTC
Created attachment 36137 [details] [review]
Bug 13689 - Remove opac-old.css and sco-old.css

The following files are obsolete and should be removed:
koha-tmpl/opac-tmpl/bootstrap/css/opac-old.css
koha-tmpl/opac-tmpl/bootstrap/css/sco-old.css

To test: Apply patch. Search for the files; they should no longer exist.

Signed-off-by: Brendan Gallagher <brendan@bywatersolutions.com>

Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Comment 4 Tomás Cohen Arazi 2015-02-24 17:24:45 UTC
Patch pushed to master.

Thanks Marc!