studen setup save button fixed

parent 23e65090
...@@ -146,7 +146,7 @@ ...@@ -146,7 +146,7 @@
</fieldset> </fieldset>
<div class="form-group text-center"> <div class="form-group text-center">
<button type="submit" class="btn btn-primary" translate>save</button> <button type="submit" class="btn btn-primary" ng-click="updateStudent()" translate>save</button>
</div> </div>
</form> </form>
</div> </div>
......
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