ปรับปรุง permission
This commit is contained in:
@@ -462,11 +462,11 @@
|
||||
});
|
||||
|
||||
function CheckPermission() {
|
||||
//if (status_self === "Y") {
|
||||
// $(".status_self").hide();
|
||||
// $(".status_self_text").attr("disabled", true);
|
||||
// $("#status").text("คุณส่งแบบประเมินไปแล้ว");
|
||||
//}
|
||||
if (status_self === "Y") {
|
||||
$(".status_self").hide();
|
||||
$(".status_self_text").attr("disabled", true);
|
||||
$("#status").text("คุณส่งแบบประเมินไปแล้ว");
|
||||
}
|
||||
}
|
||||
|
||||
function OnWeightChanged(c) {
|
||||
|
||||
Reference in New Issue
Block a user