diff --git a/src/layouts/partial-panel-resolver.html b/src/layouts/partial-panel-resolver.html index 9a701b9d1b..fb381dca38 100644 --- a/src/layouts/partial-panel-resolver.html +++ b/src/layouts/partial-panel-resolver.html @@ -44,7 +44,7 @@ Polymer({ narrow: this.narrow, showMenu: this.showMenu, panel: panel, - }) + }); }, updateAttributes: function () {