Merge "Add an extension point to show a small banner next to the search bar" into stable-2.16
This commit is contained in:
commit
d91e5efc0b
@ -189,6 +189,9 @@ limitations under the License.
|
||||
</template>
|
||||
</ul>
|
||||
<div class="rightItems">
|
||||
<gr-endpoint-decorator
|
||||
class="hideOnMobile"
|
||||
name="header-small-banner"></gr-endpoint-decorator>
|
||||
<gr-smart-search
|
||||
id="search"
|
||||
search-query="{{searchQuery}}"></gr-smart-search>
|
||||
|
Loading…
Reference in New Issue
Block a user