forked from rDrama/rDrama
1
0
Fork 0
master
Aevann1 2021-09-26 13:30:23 +02:00
parent 4a6a14f9f0
commit 717122c900
1 changed files with 3 additions and 2 deletions

View File

@ -10,6 +10,9 @@
<script>
document.getElementById('create_button').prop("disabled", true);
document.getElementById('create_button').html('<span class="spinner-border spinner-border-sm mr-2" role="status" aria-hidden="true"></span>Creating post');
// Text Formatting
// Bold Text
@ -179,8 +182,6 @@
}
});
Submit Page Front-end Validation
function checkForRequired() {
// Divs