From 78d4b5797b045a1c7bb3628166c6ae2d5eb23d76 Mon Sep 17 00:00:00 2001 From: jendib Date: Sat, 12 Mar 2016 20:31:39 +0100 Subject: [PATCH] Information when the current user can't access a document --- docs-web/src/main/webapp/src/partial/docs/document.view.html | 4 ++++ docs-web/src/main/webapp/src/partial/docs/user.profile.html | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/docs-web/src/main/webapp/src/partial/docs/document.view.html b/docs-web/src/main/webapp/src/partial/docs/document.view.html index ec003ceb..664eabd2 100644 --- a/docs-web/src/main/webapp/src/partial/docs/document.view.html +++ b/docs-web/src/main/webapp/src/partial/docs/document.view.html @@ -5,6 +5,10 @@ Document not found

+

+ + Access forbidden +

diff --git a/docs-web/src/main/webapp/src/partial/docs/user.profile.html b/docs-web/src/main/webapp/src/partial/docs/user.profile.html index 4b225d04..ab7a2765 100644 --- a/docs-web/src/main/webapp/src/partial/docs/user.profile.html +++ b/docs-web/src/main/webapp/src/partial/docs/user.profile.html @@ -20,8 +20,8 @@ Documents created by {{ user.username }} -
  • - +
  • + Edit {{ user.username}} user