|
|
@ -9,7 +9,7 @@ mixin renderLinksListItem (link) |
|
|
|
a(href= link.href).uk-button.dtp-button-primary.uk-button-small.uk-border-rounded= link.label |
|
|
|
|
|
|
|
.uk-width-auto |
|
|
|
button(type="button", uk-toggle={ target: `#link-editor-${link._id}` }).uk-button.dtp-button-default.uk-button-small |
|
|
|
button(type="button", uk-toggle={ target: `#link-editor-${link._id}` }).uk-button.dtp-button-default.uk-button-small.uk-border-rounded |
|
|
|
span |
|
|
|
i.fas.fa-pen |
|
|
|
|
|
|
|