[Common UI] Initial commonUI bundles
Bring in work on general-purpose and over-arching user interface bundles from the sandbox transition branch. WTD-574.
This commit is contained in:
6
platform/commonUI/browse/res/templates/items/items.html
Normal file
6
platform/commonUI/browse/res/templates/items/items.html
Normal file
@@ -0,0 +1,6 @@
|
||||
<div class='items-holder grid abs'>
|
||||
<mct-representation key="'grid-item'"
|
||||
ng-repeat="childObject in composition"
|
||||
mct-object="childObject">
|
||||
</mct-representation>
|
||||
</div>
|
||||
Reference in New Issue
Block a user