status update changes : kdk
This commit is contained in:
parent
d54683b27e
commit
8bf985535e
@ -263,7 +263,7 @@
|
|||||||
<tr ng-if="editStatusID == stufmtype.ID">
|
<tr ng-if="editStatusID == stufmtype.ID">
|
||||||
<td colspan="6"><form name="Form" id="form" novalidate ng-submit="statusUpdate.submit(Form, localBranchDetails, stufmtype.ID)" method="post">
|
<td colspan="6"><form name="Form" id="form" novalidate ng-submit="statusUpdate.submit(Form, localBranchDetails, stufmtype.ID)" method="post">
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<div class="row"> {{stufmtype.ID}}
|
<div class="row">
|
||||||
<div class="col-md-6 form-group" ng-class="{'has-error':Form.status.$dirty && Form.status.$invalid, 'has-success':Form.status.$valid}">
|
<div class="col-md-6 form-group" ng-class="{'has-error':Form.status.$dirty && Form.status.$invalid, 'has-success':Form.status.$valid}">
|
||||||
<label for="form-field-select-2">
|
<label for="form-field-select-2">
|
||||||
Status <span class="symbol required"></span>
|
Status <span class="symbol required"></span>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user