@@ -461,6 +461,7 @@
}
$(function () {
+ type = $("#type").val();
$("#form-approve").validate({
rules: {},
messages: {},
@@ -352,6 +352,7 @@