Merge branch 'develop' into dev
All checks were successful
Build & Deploy on Dev / build (push) Successful in 54s
All checks were successful
Build & Deploy on Dev / build (push) Successful in 54s
This commit is contained in:
commit
b6b1979569
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@
|
||||||
function getRegistrationText() {
|
function getRegistrationText() {
|
||||||
if (isRegistrationExpired()) return 'ดาวน์โหลดใบสมัคร';
|
if (isRegistrationExpired()) return 'ดาวน์โหลดใบสมัคร';
|
||||||
if (isRegistrationOpen()) return 'สมัครสอบ';
|
if (isRegistrationOpen()) return 'สมัครสอบ';
|
||||||
return 'ใบสมัคร';
|
return 'สมัครสอบ';
|
||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue