child scene select fixed

parent d17abfc6
......@@ -64,7 +64,7 @@
</div>
<div class="row">
<div class="col-md-6">
<select class="form-control" ng-model="grid">
<select class="form-control" ng-model="studentPicto.id_child_grid">
<option value="">--- Ninguno ---</option>
<option
ng-repeat="grid in gridsList track by $index"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment