Pārlūkot izejas kodu

Fix add list action within BubbleBlock app (#31)

Merge branch 'master' into kris/fix_block_add_list

Fix add list action within BubbleBlock app

Co-authored-by: jonathan <jonathan@noreply.git.bubblev.org>
Co-authored-by: Kristijan Mitrovic <kmitrovic@itekako.com>
Reviewed-on: #31
tags/v0.15.1
Kristijan Mitrovic pirms 4 gadiem
committed by jonathan
vecāks
revīzija
9100ee1992
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. +1
    -1
      bubble-server/src/main/resources/models/apps/bubble_block/bubbleApp_bubbleBlock.json

+ 1
- 1
bubble-server/src/main/resources/models/apps/bubble_block/bubbleApp_bubbleBlock.json Parādīt failu

@@ -52,7 +52,7 @@
{"name": "manageRules", "view": "manageRules", "when": "item.url === \\'\\'", "index": 40},
{"name": "removeList", "index": 50, "when": "item.url !== ''"},
{
"name": "createList", "scope": "app", "view": "manageList", "index": 10,
"name": "createList", "scope": "app", "index": 10,
"params": ["url"],
"button": "createList"
},


Notiek ielāde…
Atcelt
Saglabāt