Commit 6d2a339c authored by claes's avatar claes

Xtt method Note added

parent dc8f8331
......@@ -881,6 +881,13 @@ SObject pwrs:Class
Attr FilterName = "$Object-HelpFilter"
EndBody
EndObject
Object Note $MenuButton
Body SysBody
Attr ButtonName = "Note"
Attr MethodName = "$Object-Note"
Attr FilterName = "$Object-NoteFilter"
EndBody
EndObject
Object Separator1 $MenuSeparator
EndObject
Object OpenObject $MenuButton
......@@ -997,6 +1004,13 @@ SObject pwrs:Class
Attr FilterName = "$Object-HelpFilter"
EndBody
EndObject
Object Note $MenuButton
Body SysBody
Attr ButtonName = "Note"
Attr MethodName = "$Object-Note"
Attr FilterName = "$Object-NoteFilter"
EndBody
EndObject
Object Separator1 $MenuSeparator
EndObject
Object OpenObject $MenuButton
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment