Commit e680ed25 authored by vertighel's avatar vertighel
Browse files

dev

parent ca63943e
Loading
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -31,6 +31,9 @@ class Template(BaseTemplate):
        try:
            save = params.get("save") or True
            objname = params.get("object") or "test"
            log.debug("-------------")
            log.debug(params.get("imagetyp"))
            log.debug("-------------")
            imagetyp = params.get("imagetyp") or "object"
            ob = params.get("ob") or None
            tpl = params.get("template") or None