fix 'add webhook' button style
parent
16b1c62719
commit
3b12b53aef
|
@ -14,7 +14,7 @@ block content
|
||||||
|
|
||||||
p.admin-subtitle Webhooks notify external services about events in Taiga, like comments, user stories....
|
p.admin-subtitle Webhooks notify external services about events in Taiga, like comments, user stories....
|
||||||
div.webhooks-options
|
div.webhooks-options
|
||||||
a.utton-green.hidden.add-webhook(href="",title="Add a New Webhook") Add Webhook
|
a.button-green.hidden.add-webhook(href="",title="Add a New Webhook") Add Webhook
|
||||||
|
|
||||||
section.webhooks-table.basic-table
|
section.webhooks-table.basic-table
|
||||||
div.table-header
|
div.table-header
|
||||||
|
|
Loading…
Reference in New Issue