Bug 17918 - Make Koha News add form show up on a pop up box when 'New' is clicked from home page
Summary: Make Koha News add form show up on a pop up box when 'New' is clicked from ho...
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Tools (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Galen Charlton
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-01-16 23:59 UTC by Aleisha Amohia
Modified: 2017-01-17 06:55 UTC (History)
0 users

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments
Bug 17918: fix Jenkins for t/db_dependent/Suggestions.t (1.30 KB, patch)
2017-01-17 06:54 UTC, Mark Tompsett
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
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.