Merge branch 'mobile_3' into mobile

This commit is contained in:
Shivam Dave
2015-08-06 14:13:13 -07:00
3 changed files with 22 additions and 9 deletions

View File

@@ -26,7 +26,7 @@
<div class='left abs'>
<mct-include key="_checkbox"></mct-include>
</div>
<div class='right abs'>
<div class='right abs mobile-right'>
<div class='ui-symbol icon alert hidden' onclick="alert('Not yet functional. When this is visible, it means that this object needs to be updated. Clicking will allow that action via a dialog.');">!</div>
<div class='ui-symbol icon profile' title="Shared">P</div>
</div>
@@ -44,7 +44,7 @@
</div>
</div>
</div>
<div class="contents abs mobile-info">
<div class="contents abs mobile-info desktop-hide">
<mct-representation class="contents abs btn s-very-subtle desktop-hide" key="'info-button'" mct-object="domainObject"></mct-representation>
</div>
</div>