...
|
...
|
@@ -29,7 +29,7 @@ |
|
|
<input type="hidden" name="grade_id_str" value="{$grade_id_str}">
|
|
|
</div>
|
|
|
<br>
|
|
|
<button type="submit" class="btn btn-default">确定提交</button>
|
|
|
<button type="submit" class="btn btn-primary ajax-form">确定提交</button>
|
|
|
</form>
|
|
|
</div>
|
|
|
</body>
|
...
|
...
|
|