Commit 5505de1
LP2089178 Restore OPAC Shelving Location filter
The #adv_copy_location_selector_new div was accidentally removed during
the accordion and fieldset refactoring done in bug 2048682. This patch
ensures that a fieldset with the required ID exists so that it can be
filled in by the render_adv_copy_locations_new() function in copyloc.js,
and adds a comment to alert future developers of the relationship.
Signed-off-by: Stephanie Leary <[email protected]>
Signed-off-by: Terran McCanna <[email protected]>1 parent b5b2c6e commit 5505de1
File tree
2 files changed
+5
-7
lines changed- Open-ILS
- src/templates-bootstrap/opac/parts/advanced
- web/js/ui/default/opac
2 files changed
+5
-7
lines changedLines changed: 4 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
72 | 71 | | |
73 | | - | |
74 | 72 | | |
75 | 73 | | |
76 | 74 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
99 | | - | |
| 99 | + | |
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
| |||
0 commit comments