6 lines
228 B
HTML
6 lines
228 B
HTML
<button type="button"
|
|
id="change-orders-steps-btn"
|
|
subModule="orders_steps"
|
|
class="btn btn-default"
|
|
ng-click="setSubModule($event)">{{ 'orders.buttons.CHANGE_ORDERS_STEPS' | translate }}</button>
|