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: | Tools | Assignee: | 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
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 on attachment 59061 [details] [review] Bug 17918: fix Jenkins for t/db_dependent/Suggestions.t Oops! Typo. Sorry. |