Skip to content

Commit

Permalink
Default modification level is 0
Browse files Browse the repository at this point in the history
  • Loading branch information
eduard93 committed Mar 15, 2018
1 parent 4d8479a commit cbe2268
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Form/JSON/OBJ.cls.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ On JSON -> Obj parsing, check what forms can be modified by user ]]></Descripti
if code'="" {
do %code.WriteLine(code)
} else {
do %code.WriteLine("pLevel=1")
do %code.WriteLine("pLevel=0")
}
]]></Implementation>
</Method>
Expand Down

0 comments on commit cbe2268

Please sign in to comment.