sfd
parent
adc4e25f2f
commit
2591834c40
|
@ -10,7 +10,7 @@
|
|||
|
||||
<script>
|
||||
|
||||
document.ready(function() {
|
||||
document.addEventListener("DOMContentLoaded", function(){
|
||||
document.getElementById('submitform').submit(function() {
|
||||
// disable button
|
||||
document.getElementById('create_button').prop("disabled", true);
|
||||
|
|
Loading…
Reference in New Issue