We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1eea5ce commit 34c62baCopy full SHA for 34c62ba
platform/commonUI/browse/res/templates/browse-object.html
@@ -59,7 +59,6 @@
59
</mct-representation>
60
</div>
61
62
- <!-- put time conductor in here? -->
63
<mct-representation mct-object="domainObject"
64
key="'time-conductor'"
65
class="abs holder flex-elem flex-fixed l-flex-row l-time-conductor-holder">
platform/commonUI/edit/res/templates/edit-object.html
@@ -66,4 +66,9 @@
66
67
</div><!--/ l-object-wrapper-inner -->
68
69
+ <mct-representation mct-object="domainObject"
70
+ key="'time-conductor'"
71
+ class="abs holder flex-elem flex-fixed l-flex-row l-time-conductor-holder">
72
+ </mct-representation>
73
+
74
0 commit comments