This website works better with JavaScript.
Почетна
Помоћ
Пријавите Се
ben
/
copyvios
огледало од
https://github.com/earwig/copyvios
Прати
1
Волим
1
Креирај огранак
0
Код
Издања
0
Activity
Преглед изворни кода
Disable form submission button while loading
copyvios-ng
Ben Kurtovic
пре 5 година
родитељ
4c428d4d2b
комит
ce18eb9065
1 измењених фајлова
са
3 додато
и
0 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
static/script.js
+ 3
- 0
static/script.js
Прегледај датотеку
@@ -126,6 +126,9 @@ $(document).ready(function() {
.prop("disabled", true);
});
}
$("#cv-form button[type='submit']")
.prop("disabled", true)
.css("cursor", "progress");
});
if ($("#cv-additional").length >= 0) {
Write
Preview
Loading…
Откажи
Сачувај