File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
schools/templates/schools Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -271,7 +271,7 @@ <h5 class="resources-title col-md-8"></h5>
271271 < button type ="button " class ="btn btn-secondary btn-cancel " data-dismiss ="modal "> Cancel</ button >
272272 < button type ="button " class ="btn btn-primary btn-save "> Save</ button >
273273 < button type ="button " class ="btn btn-primary btn-publish "> Assign</ button >
274- < button type ="submit " class ="btn btn-primary btn-update "> Update</ button >
274+ < button type ="button " class ="btn btn-primary btn-update "> Update</ button >
275275 </ div >
276276 </ form >
277277 {%else%}
@@ -305,7 +305,7 @@ <h5 class="handin-title col-md-8"></h5>
305305
306306 < div class ="modal-footer ">
307307 < button type ="button " class ="btn btn-secondary btn-cancel " data-dismiss ="modal "> Cancel</ button >
308- < button type ="submit " class ="btn btn-primary btn-submit "> Submit</ button >
308+ < button type ="button " class ="btn btn-primary btn-submit "> Submit</ button >
309309 </ div >
310310 </ form >
311311 {% endif %}
You can’t perform that action at this time.
0 commit comments