File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -72,7 +72,7 @@ Restart:
72
72
create Link in Cell
73
73
create AddBlock in Link
74
74
set the style of AddBlock to `width:1em;margin-top:0.1em`
75
- set attribute `src` of AddBlock to `resources/icon/plus.png`
75
+ set attribute `src` of AddBlock to `/ resources/icon/plus.png`
76
76
on click AddBlock
77
77
begin
78
78
set Defaults to object
@@ -117,7 +117,7 @@ Restart:
117
117
index ShowBlock to N
118
118
create ShowBlock in Link
119
119
set the style of ShowBlock to `width:1em;margin:0.1em 0.2em 0 0`
120
- set attribute `src` of ShowBlock to `resources/icon/binoculars.png`
120
+ set attribute `src` of ShowBlock to `/ resources/icon/binoculars.png`
121
121
create EditButton in Cell
122
122
set the style of EditButton to `flex:1`
123
123
put element N of Blocks into Block
Original file line number Diff line number Diff line change @@ -66,7 +66,7 @@ Restart:
66
66
create Link in Cell
67
67
create AddItem in Link
68
68
set the style of AddItem to `width:1em;margin-top:0.1em`
69
- set attribute `src` of AddItem to `resources/icon/plus.png`
69
+ set attribute `src` of AddItem to `/ resources/icon/plus.png`
70
70
on click AddItem
71
71
begin
72
72
set Item to object
You can’t perform that action at this time.
0 commit comments