| Summary: | Switch error page template to Bootstrap grid | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Owen Leonard <oleonard> | 
| Component: | Templates | Assignee: | Owen Leonard <oleonard> | 
| Status: | CLOSED FIXED | QA Contact: | Josef Moravec <josef.moravec> | 
| Severity: | enhancement | ||
| Priority: | P5 - low | CC: | josef.moravec, martin.renvoize, nick | 
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Crowdfunding goal: | 0 | 
| Patch complexity: | Trivial patch | Documentation contact: | |
| Documentation submission: | Text to go in the release notes: | ||
| Version(s) released in: | Circulation function: | ||
| Bug Depends on: | |||
| Bug Blocks: | 19980 | ||
| Attachments: | 
              Bug 21790: Switch error page template to Bootstrap grid
               Bug 21790: Switch error page template to Bootstrap grid  | 
      ||
| 
 
        
          Description
        
        
          Owen Leonard
        
        
        
        
          2018-11-08 16:36:04 UTC
        
       
    Created attachment 82102 [details] [review] Bug 21790: Switch error page template to Bootstrap grid This patch updates the error page template to use a Bootstrap grid instead of YUI. To test, apply the patch and disable Plack and restart Apache if necessary. Navigate to a page in Koha which doesn't exist. The error page should look correct and adapt well to various browser widths. Created attachment 82169 [details] [review] Bug 21790: Switch error page template to Bootstrap grid This patch updates the error page template to use a Bootstrap grid instead of YUI. To test, apply the patch and disable Plack and restart Apache if necessary. Navigate to a page in Koha which doesn't exist. The error page should look correct and adapt well to various browser widths. Signed-off-by: Josef Moravec <josef.moravec@gmail.com> Small and obvious patch. Marking Passed QA. Awesome work all! Pushed to master for 19.05 Enhancement, will not be backported to 18.11.x series.  |