EDS (Emin Demiri Solution)

Results 5 issues of EDS (Emin Demiri Solution)

I'm creating the modules and would like to have the widgets within each module so that they can be exported if required. How can I do?

` 3llo > Board > card comments #6 Traceback (most recent call last): 14: from /usr/local/bin/3llo:23:in `' 13: from /usr/local/bin/3llo:23:in `load' 12: from /Library/Ruby/Gems/2.6.0/gems/3llo-1.2.0/bin/3llo:9:in `' 11: from /Library/Ruby/Gems/2.6.0/gems/3llo-1.2.0/lib/3llo/application.rb:36:in `start' 10:...

this is my docker compose: ```Docker version: '3.5' services: node: image: mysteriumnetwork/myst:latest networks: - traefik-public - portainer_agent-network volumes: - mystnodes:/var/lib/mysterium-node cap_add: - NET_ADMIN environment: - ACCEPT_EULA:Y deploy: labels: - --accept-TOS...

bug

Hello. Using this library for date selection. you need to insert two datetime on a page. I see only a datetime how can I use two?

I am trying in various ways but putting forceLang the plugin does not perform most of the page translation. this is my code : `if(lang_salvata == '') $("[data-translate]").jqTranslate('', { defaultLang...