Bug 17918

Summary: Make Koha News add form show up on a pop up box when 'New' is clicked from home page
Product: Koha Reporter: Aleisha Amohia <aleisha>
Component: ToolsAssignee: Galen Charlton <gmcharlt>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low    
Version: unspecified   
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:
Attachments: Bug 17918: fix Jenkins for t/db_dependent/Suggestions.t

Description Aleisha Amohia 2017-01-16 23:59:02 UTC
At the moment if there are news items on the staff home page, there is a 'New' button that redirects to an add form. It would be nice if this add form opened in a pop up box then refreshed the page to show the news item
Comment 1 Mark Tompsett 2017-01-17 06:54:23 UTC
Created attachment 59061 [details] [review]
Bug 17918: fix Jenkins for t/db_dependent/Suggestions.t

TEST PLAN
---------
1) sudo koha-shell -c "prove t/db_dependent/Suggestions.t" kohadev
   -- fails
2) apply patch
3) sudo koha-shell -c "prove t/db_dependent/Suggestions.t" kohadev
   -- succeeds
4) run koha qa test tools
Comment 2 Mark Tompsett 2017-01-17 06:55:40 UTC
Comment on attachment 59061 [details] [review]
Bug 17918: fix Jenkins for t/db_dependent/Suggestions.t

Oops! Typo. Sorry.