Skip to content
Snippets Groups Projects
Commit b931cf5b authored by Johannes Goderbauer's avatar Johannes Goderbauer Committed by Johannes Goderbauer
Browse files

[Projekt: Entwicklung - Neon][TicketNr.: 1046081][Komminkationsmedium:...

[Projekt: Entwicklung - Neon][TicketNr.: 1046081][Komminkationsmedium: Probleme beim Anlegen eines neuen Mediums]

(cherry picked from commit 5a3324c9)
parent f15be5fc
No related branches found
No related tags found
No related merge requests found
import("system.result"); import("system.result");
import("system.vars"); import("system.vars");
var uid = vars.get("$sys.uid");
var value = vars.get("$this.value"); var value = vars.get("$this.value");
//if (!value) if (!value)
{ {
var type = vars.get("$field.attributeType"); var type = vars.get("$field.attributeType");
switch (type) switch (type)
......
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