dev #160
@ -1,4 +1,4 @@
|
|||||||
draggable.list-group.bg-dark(
|
draggable.scroll-content.list-group.bg-dark(
|
||||||
tag="div",
|
tag="div",
|
||||||
:list="journey.data.main",
|
:list="journey.data.main",
|
||||||
handle=".handle"
|
handle=".handle"
|
||||||
@ -16,5 +16,5 @@ draggable.list-group.bg-dark(
|
|||||||
)
|
)
|
||||||
|
|
||||||
.list-group-item.bg-white(@click="journey.add_leg()")
|
.list-group-item.bg-white(@click="journey.add_leg()")
|
||||||
.text Add Section
|
.text Add Leg
|
||||||
i.fa.fa-plus.add(style="top: 12px; right: 5px; position: absolute")
|
i.fa.fa-plus.add(style="top: 12px; right: 5px; position: absolute")
|
Loading…
x
Reference in New Issue
Block a user