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 class="right-buttons">
|
||||
{{badge-state model=model}}
|
||||
{{#unless (eq model.state 'removed')}}
|
||||
{{action-menu model=model showPrimary=false classNames="ml-10 inline-block" size="sm"}}
|
||||
{{/unless}}
|
||||
{{action-menu model=model showPrimary=false classNames="ml-10 inline-block" size="sm"}}
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue