1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-08-05 05:25:27 +02:00

edit category

This commit is contained in:
Harvey Kandola 2017-09-19 18:55:33 +01:00
parent 4874d23f15
commit ea38729f55
3 changed files with 11 additions and 3 deletions

View file

@ -279,7 +279,7 @@ func (h *Handler) Delete(w http.ResponseWriter, r *http.Request) {
}
/*
6. add category view permission !!!
7. link/unlink document to category
6. add category view permission !!!
8. filter space documents by category -- URL param? nested route?
*/