[Addressability] Obey view query string param

Obey the query string parameter for a view, if present.
WTD-1149.
This commit is contained in:
Victor Woeltjen
2015-06-16 14:58:03 -07:00
parent 26fd56a003
commit fec6f06849
4 changed files with 71 additions and 9 deletions

View File

@@ -19,7 +19,7 @@
this source code distribution or the Licensing information page available
at runtime from the About dialog for additional information.
-->
<span>
<span ng-controller="BrowseObjectController">
<div class="object-browse-bar bar abs">
<div class="items-select left abs">
<mct-representation key="'object-header'" mct-object="domainObject">
@@ -44,4 +44,4 @@
mct-object="representation.selected.key && domainObject">
</mct-representation>
</div>
</span>
</span>