Format chrome.html to have a couple attributes on the same line.

This commit is contained in:
CJ Cenizal 2016-07-04 15:37:50 -07:00
parent 71a1cb707f
commit df4ace459a

View file

@ -1,9 +1,6 @@
<div class="content" chrome-context >
<!-- TODO: These config dropdowns shouldn't be hard coded -->
<nav
class="app-links-wrapper"
ng-show="chrome.getVisible()"
>
<nav class="app-links-wrapper" ng-show="chrome.getVisible()">
<li
ng-if="!chrome.getBrand('logo') && !chrome.getBrand('smallLogo')"