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