mirror of https://github.com/rancher/ui.git
parent
3ea681da29
commit
fefd153212
|
|
@ -95,7 +95,7 @@
|
|||
|
||||
<td>
|
||||
{{#if editing}}
|
||||
<button class="btn bg-primary btn-sm" {{action "removePort" port}}>
|
||||
<button type="button" class="btn bg-primary btn-sm" {{action "removePort" port}}>
|
||||
<i class="icon icon-minus"/><span class="sr-only">{{t 'generic.remove'}}</span>
|
||||
</button>
|
||||
{{/if}}
|
||||
|
|
|
|||
Loading…
Reference in New Issue