Skip to content
Snippets Groups Projects
Commit d97d2c0f authored by S.Listl's avatar S.Listl
Browse files

Organisation edit defaults fix

parent e725fd46
No related branches found
No related tags found
No related merge requests found
import("system.vars");
import("system.neon");
neon.openContext("Organisation", "OrganisationEditDefaults_view", [vars.get("$field.ORGANISATIONID")], neon.OPERATINGSTATE_EDIT, null);
neon.openContext("Organisation", "OrganisationEditDefaults_view", [vars.get("$sys.uid")], neon.OPERATINGSTATE_EDIT, null);
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment