mirror of https://github.com/rancher/ui.git
Revert the change for action menu
This commit is contained in:
parent
289f650764
commit
105f7cc8ab
|
|
@ -6,9 +6,7 @@
|
||||||
</div>
|
</div>
|
||||||
<div class="right-buttons">
|
<div class="right-buttons">
|
||||||
{{badge-state model=model}}
|
{{badge-state model=model}}
|
||||||
{{#unless (eq model.state 'removed')}}
|
|
||||||
{{action-menu model=model showPrimary=false classNames="ml-10 inline-block" size="sm"}}
|
{{action-menu model=model showPrimary=false classNames="ml-10 inline-block" size="sm"}}
|
||||||
{{/unless}}
|
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue