| Summary: | The C4::VirtualShelves::Merge package is empty | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Jonathan Druart <jonathan.druart> |
| Component: | Architecture, internals, and plumbing | Assignee: | Jonathan Druart <jonathan.druart> |
| Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
| Severity: | normal | ||
| Priority: | P5 - low | CC: | tomascohen |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | Trivial patch |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
| Attachments: |
Bug 13393: Remove C4::VirtualShelves::Merge
Bug 13393: Remove C4::VirtualShelves::Merge [PASSED QA] Bug 13393: Remove C4::VirtualShelves::Merge |
||
|
Description
Jonathan Druart
2014-12-04 15:26:41 UTC
Created attachment 34129 [details] [review] Bug 13393: Remove C4::VirtualShelves::Merge This is empty (?) Test plan: git grep 'VirtualShelves::Merge' should not return anything. Created attachment 34131 [details] [review] Bug 13393: Remove C4::VirtualShelves::Merge This is empty (?) Test plan: git grep 'VirtualShelves::Merge' should not return anything. Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Created attachment 34142 [details] [review] [PASSED QA] Bug 13393: Remove C4::VirtualShelves::Merge This is empty (?) Test plan: git grep 'VirtualShelves::Merge' should not return anything. Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> Patch pushed to master. Thanks JOnathan! |