11 lines
297 B
Plaintext
11 lines
297 B
Plaintext
.row.fleft(style="position:absolute;right:0;")
|
|
.col-1
|
|
a(:href="'/short/' + journey.id")
|
|
i.fas.fa-file-contract
|
|
.col-1
|
|
a(:href="'/view/' + journey.id")
|
|
i.fas.fa-camera
|
|
//- .col-1
|
|
//- a(:href="'/' + journey.id" v-on:click.prevent="first_step")
|
|
//- i.fas.fa-tools
|