Bug 15858

Summary: Use Font Awesome icons in dialog alert for addorder.tt
Product: Koha Reporter: Héctor Eduardo Castro Avalos <hector.hecaxmmx>
Component: TemplatesAssignee: Héctor Eduardo Castro Avalos <hector.hecaxmmx>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: brendan, jonathan.druart, oleonard
Version: Main   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:
Bug Depends on: 15785    
Bug Blocks:    
Attachments: Bug 15858: Use Font Awesome icons in dialog alert for addorder.tt
Bug 15858: Use Font Awesome icons in dialog alert for addorder.tt
Bug 15858: Use Font Awesome icons in dialog alert for addorder.tt

Description Héctor Eduardo Castro Avalos 2016-02-18 20:49:54 UTC
A warning is raised when order amount exceed budget or fund this dialog needs to be styled with Font Awesome icons.

File: koha-tmpl/intranet-tmpl/prog/en/modules/acqui/addorder.tt
Comment 1 Héctor Eduardo Castro Avalos 2016-02-18 20:54:34 UTC Comment hidden (obsolete)
Comment 2 Marc Véron 2016-02-19 11:36:55 UTC Comment hidden (obsolete)
Comment 3 Jonathan Druart 2016-02-22 11:21:45 UTC
Created attachment 48276 [details] [review]
Bug 15858: Use Font Awesome icons in dialog alert for addorder.tt

A warning is raised when order amount exceed budget or fund this dialog needs to be styled with Font Awesome icons.

To test:
-Add orders to a basket
-Exceed a fund or budget
-Notice about the dialog alert
-Apply patch
-Exceed again and see the new icons

Signed-off-by: Marc Véron <veron@veron.ch>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Comment 4 Brendan Gallagher 2016-02-24 03:26:32 UTC
Pushed to Master - Should be in the May 2016 release.  Thanks much!