Merge pull request #4570 from sbwalker/dev
allow progress indicator to be displayed in search results
This commit is contained in:
commit
65bff8f511
|
@ -7,6 +7,7 @@
|
|||
@inject ISettingService SettingService
|
||||
@inject IStringLocalizer<Index> Localizer
|
||||
@inject IStringLocalizer<SharedResources> SharedLocalizer
|
||||
@attribute [StreamRendering] // attribute allows the progress indicator to be displayed
|
||||
|
||||
<div class="search-result-container">
|
||||
<div class="row">
|
||||
|
|
Loading…
Reference in New Issue
Block a user