| Server IP : 85.158.181.41 / Your IP : 216.73.217.12 Web Server : Apache System : Linux cloud9-vm129 6.1.178+1-ph #ph SMP PREEMPT_DYNAMIC Wed Jul 29 09:00:54 UTC 2026 x86_64 User : moncbefd ( 1024) PHP Version : 7.3.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/moncbefd/www.moneta.at/admin/html/assets/javascript/engine/widgets/vue/config/ |
Upload File : |
"use strict";config.widgets.module("select",[],function(){return{vue:!0,name:"gx-config-select",template:"#config-select",props:{label:{required:!0,type:String},values:{required:!0,type:Array},defaultValue:{type:String}},data:function(){return{input:this.defaultValue}},watch:{input:function(t){this.$emit("input",t)}},methods:{getPhrase:function(t){var e=t.split("."),n=e[0],i=e[1];return jse.core.lang.translate(i,n)}},init:function(t){return t()}}});