mirror of
https://github.com/documize/community.git
synced 2025-07-24 15:49:44 +02:00
Migrate document attachments view to new UI framework
This commit is contained in:
parent
7cdf97aa86
commit
3d2060ca60
9 changed files with 148 additions and 9 deletions
|
@ -112,6 +112,10 @@ Disallow: /auth/*
|
|||
Disallow: /auth/**
|
||||
Disallow: /share
|
||||
Disallow: /share/*
|
||||
Disallow: /attachments
|
||||
Disallow: /attachments/*
|
||||
Disallow: /attachment
|
||||
Disallow: /attachment/*
|
||||
Sitemap: %s`, sitemap)
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue