Merge "Add an extension point to show a small banner next to the search bar" into stable-2.16

This commit is contained in:
David Pursehouse 2019-08-02 06:28:24 +00:00 committed by Gerrit Code Review
commit d91e5efc0b

View File

@ -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>