Merge pull request #1595 from coreos-inc/remove-namespaces

Hide namespaces on the list view
This commit is contained in:
josephschorr 2016-07-01 13:09:22 -04:00 committed by GitHub
commit 781f2eec72

View file

@ -31,7 +31,7 @@
starred="false" namespace="namespace"
star-toggled="starToggled({'repository': repository})"
hide-title="namespaces.length == 1"
hide-namespaces="namespaces.length == 1">
hide-namespaces="true">
</div>
</div>
</div>