Commit 79ed6fa
committed
Adds help boxes to no results page
Why are these changes being introduced:
* This information is arguably more important on no results pages than
on regular results pages, as users may need more guidance
Relevant ticket(s):
* https://mitlibraries.atlassian.net/browse/USE-280
How does this address that need:
* Adds `results_callouts` partial to no results section of display logic
Document any side effects to this change:
* This partial shows up in two places. A comment has been added to note
this to make future changes easier reason about.1 parent d38b405 commit 79ed6fa
2 files changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
261 | 261 | | |
262 | 262 | | |
263 | 263 | | |
| 264 | + | |
264 | 265 | | |
265 | 266 | | |
266 | 267 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
34 | 35 | | |
35 | 36 | | |
36 | 37 | | |
| |||
42 | 43 | | |
43 | 44 | | |
44 | 45 | | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
45 | 49 | | |
46 | 50 | | |
47 | 51 | | |
| |||
0 commit comments