From d9f6f0a41d1d77c186dfe00393638072cf1dbf42 Mon Sep 17 00:00:00 2001
From: Seth Meranda <smeranda2@unl.edu>
Date: Tue, 30 Mar 2010 15:23:05 +0000
Subject: [PATCH] hide the access level fields

---
 plugins/mobile_unl/views/mobile/mobile_unl/css.php | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/plugins/mobile_unl/views/mobile/mobile_unl/css.php b/plugins/mobile_unl/views/mobile/mobile_unl/css.php
index 9faba93e..55428b3f 100644
--- a/plugins/mobile_unl/views/mobile/mobile_unl/css.php
+++ b/plugins/mobile_unl/views/mobile/mobile_unl/css.php
@@ -44,4 +44,5 @@
 #river {
 	margin-top: 4px; 
 	padding-left: 6px;
-}
\ No newline at end of file
+}
+p.form-field-access{displaly:none;}
\ No newline at end of file
-- 
GitLab