| Summary: | Clean up cataloging merge template | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Owen Leonard <oleonard> | 
| Component: | Templates | Assignee: | Owen Leonard <oleonard> | 
| Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> | 
| Severity: | enhancement | ||
| Priority: | P5 - low | CC: | black23, 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: | 
       19.05.00 
 | 
        
        Circulation function: | |
| Attachments: | 
              Bug 21942: Clean up cataloging merge template
               Bug 21942: Clean up cataloging merge template Bug 21942: Clean up cataloging merge template Bug 21942: Clean up cataloging merge template  | 
      ||
| 
 
        
          Description
        
        
          Owen Leonard
        
        
        
        
          2018-12-04 15:32:05 UTC
        
       
    Created attachment 82845 [details] [review] Bug 21942: Clean up cataloging merge template This patch makes a few minor markup corrections to the cataloging merge template: - Remove invalid "type" attributes from <style> and <script> - Add missing closing </span> - Remove obsolete YUI grid markup To test, apply the patch and test the process of merging records in Cataloging. Everything should look correct and work correctly. Validating the HTML source should return no errors stemming from the template. Hi Owen, can you rebase patch on master? Thank you. Created attachment 88000 [details] [review] Bug 21942: Clean up cataloging merge template This patch makes a few minor markup corrections to the cataloging merge template: - Remove invalid "type" attributes from <style> and <script> - Add missing closing </span> - Remove obsolete YUI grid markup To test, apply the patch and test the process of merging records in Cataloging. Everything should look correct and work correctly. Validating the HTML source should return no errors stemming from the template. Created attachment 88034 [details] [review] Bug 21942: Clean up cataloging merge template This patch makes a few minor markup corrections to the cataloging merge template: - Remove invalid "type" attributes from <style> and <script> - Add missing closing </span> - Remove obsolete YUI grid markup To test, apply the patch and test the process of merging records in Cataloging. Everything should look correct and work correctly. Validating the HTML source should return no errors stemming from the template. Signed-off-by: Michal Denar <black23@gmail.com> Created attachment 88129 [details] [review] Bug 21942: Clean up cataloging merge template This patch makes a few minor markup corrections to the cataloging merge template: - Remove invalid "type" attributes from <style> and <script> - Add missing closing </span> - Remove obsolete YUI grid markup To test, apply the patch and test the process of merging records in Cataloging. Everything should look correct and work correctly. Validating the HTML source should return no errors stemming from the template. Signed-off-by: Michal Denar <black23@gmail.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Awesome work all! Pushed to master for 19.05 Enhancement will not be backported to 18.11.x series.  |