fixed typo
This commit is contained in:
parent
7b82c10a1b
commit
58553309ff
|
@ -1,4 +1,4 @@
|
||||||
<button type="{{::$ctrl.type}}" class="mdl-button mdl-js-button mdl-button--raised mdl-button--colored hfj">
|
<button type="{{::$ctrl.type}}" class="mdl-button mdl-js-button mdl-button--raised mdl-button--colored">
|
||||||
<span translate>{{$ctrl.label}}</span>
|
<span translate>{{$ctrl.label}}</span>
|
||||||
<vn-icon
|
<vn-icon
|
||||||
icon="{{::$ctrl.icon}}"
|
icon="{{::$ctrl.icon}}"
|
||||||
|
|
Loading…
Reference in New Issue