From d4920ea2b26899c076ba0bdec136c3166ebb988d Mon Sep 17 00:00:00 2001
From: tpylak <tpylak>
Date: Fri, 3 Dec 2010 11:04:13 +0000
Subject: [PATCH] minor: allow to switch to advanced mode in simple view mode
 (SVM)

SVN: 18991
---
 .../java/ch/systemsx/cisd/openbis/public/welcomePageSimple.html | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/openbis/source/java/ch/systemsx/cisd/openbis/public/welcomePageSimple.html b/openbis/source/java/ch/systemsx/cisd/openbis/public/welcomePageSimple.html
index c9c548113e8..6b49f46c92d 100644
--- a/openbis/source/java/ch/systemsx/cisd/openbis/public/welcomePageSimple.html
+++ b/openbis/source/java/ch/systemsx/cisd/openbis/public/welcomePageSimple.html
@@ -6,4 +6,6 @@ Try using one of these pages to find data of interest:<br>
 <li><a href="#action=BROWSE&entity=MATERIAL" target="blank">Material Browser</a>
 <li><a href="#action=SEARCH&entity=DATA_SET" target="blank">Data Set Search</a>
 </ul>
+<br><br>
+If you are the administrator or advanced user, switch to the <a href="?viewMode=normal">advanced mode</a>
 </div> 
\ No newline at end of file
-- 
GitLab