mirror of
https://github.com/aquatix/digimarks.git
synced 2025-12-06 23:05:10 +01:00
Silence
This commit is contained in:
@@ -167,7 +167,6 @@
|
|||||||
|
|
||||||
<script>
|
<script>
|
||||||
$(function() {
|
$(function() {
|
||||||
console.log('woei');
|
|
||||||
$('form.digimark').on('submit',function(){$("#submit").prop("disabled", true); return true;})
|
$('form.digimark').on('submit',function(){$("#submit").prop("disabled", true); return true;})
|
||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
|
|||||||
Reference in New Issue
Block a user