mirror of
https://github.com/documize/community.git
synced 2025-07-31 02:59:44 +02:00
Templates document carry forward categories
This commit is contained in:
parent
f884926df7
commit
743eae5aad
2 changed files with 47 additions and 1 deletions
|
@ -424,7 +424,6 @@ func (h *Handler) GetDocumentCategoryMembership(w http.ResponseWriter, r *http.R
|
|||
response.WriteServerError(w, method, err)
|
||||
return
|
||||
}
|
||||
|
||||
if len(cat) == 0 {
|
||||
cat = []category.Category{}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue