NET8
This commit is contained in:
@ -118,7 +118,7 @@
|
||||
|
||||
function SetDocType(e) {
|
||||
|
||||
var model = "@Session["CreateNewRevision"]";
|
||||
var model = '@GlobalVars.GetCreateNewRevision(Session)';
|
||||
|
||||
if (model == "true") {
|
||||
$.ajax({
|
||||
|
Reference in New Issue
Block a user