MARX#35457 extra materiaalvelden
svn path=/Website/trunk/; revision=28153
This commit is contained in:
@@ -194,7 +194,7 @@ if (!readonly && opdr_key > 0)
|
||||
buttons.push({title: L("lcl_previous"), icon: "opslaan.png", action: "previousInvoer()"})
|
||||
buttons.push({title: L("lcl_submit"), icon: "opslaan.png", action: "submit()"})
|
||||
}
|
||||
buttons.push({title: L("lcl_cancel"), icon: "undo.png", action: "FcltMgr.closeDetail(window, { cancel: true })"})
|
||||
buttons.push({title: readonly?L("lcl_close_window"):L("lcl_cancel"), icon: "undo.png", action: "FcltMgr.closeDetail(window, { cancel: true })"})
|
||||
CreateButtons(buttons);
|
||||
%>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user