mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-01-21 23:42:14 +00:00
Checks schema & layout are valid
Checks received data follows the schema
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
<hr/>
|
||||
|
||||
</div>
|
||||
{% include 'form_errors.html' %}
|
||||
|
||||
<div ng-controller="FormController" class="col-sm-12">
|
||||
<form name="theForm" sf-schema="schema" sf-form="form" sf-model="model" ng-submit="onSubmit(theForm)">
|
||||
|
||||
Reference in New Issue
Block a user