Commit 2d97e5b1 authored by Jeevan Shikaram's avatar Jeevan Shikaram Committed by Commit Bot

[App Management] Add missing polymer binding.

Add missing polymer binding.

Bug: 1008121
Change-Id: I881dbec7fa9571c70eb571db9b19b2c46f5c7a02
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1911069Reviewed-by: default avatarAlan Cutter <alancutter@chromium.org>
Commit-Queue: Jeevan Shikaram <jshikaram@chromium.org>
Cr-Commit-Position: refs/heads/master@{#714768}
parent a1d5accb
......@@ -77,7 +77,7 @@
</template>
</div>
<!-- APP MANAGEMENT -->
<template is="dom-if" if="showAppManagement">
<template is="dom-if" if="[[showAppManagement]]">
<template is="dom-if" route-path="/app-management" no-search>
<settings-subpage
page-title="$i18n{appManagementTitle}"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment