mirror of
https://github.com/documize/community.git
synced 2025-07-23 15:19:42 +02:00
Make content linker compat with new attachment API
Moved fom /attachments to /attachment API endpoint name.
This commit is contained in:
parent
60f8cb7b5b
commit
92cb03a1db
7 changed files with 32 additions and 19 deletions
|
@ -21,11 +21,6 @@ a {
|
|||
}
|
||||
}
|
||||
|
||||
a.broken-link {
|
||||
color: map-get($red-shades, 600);
|
||||
text-decoration: line-through;
|
||||
}
|
||||
|
||||
.no-outline {
|
||||
outline: none !important;
|
||||
border: none !important;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue