Author: xlawrence
Date: Fri Jul 13 14:59:59 2007
New Revision: 1221

URL: https://svndev.jahia.net/websvn/listing.php?sc=3D1&rev=3D1221&repname=
=3Dcorporate_portal_templates
Log:
display an icon next to the action menu when an ACL on a content object is =
different from the one of its parent

Added:
    branches/JAHIA-5-0-SP-BRANCH/src/view/jsp/images/differentACL.png   (wi=
th props)
Modified:
    branches/JAHIA-5-0-SP-BRANCH/src/view/jsp/template_css.jsp

Added: branches/JAHIA-5-0-SP-BRANCH/src/view/jsp/images/differentACL.png
URL: https://svndev.jahia.net/websvn/filedetails.php?path=3D/branches/JAHIA=
-5-0-SP-BRANCH/src/view/jsp/images/differentACL.png&rev=3D1221&repname=3Dco=
rporate_portal_templates
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
Binary file - no diff available.

Modified: branches/JAHIA-5-0-SP-BRANCH/src/view/jsp/template_css.jsp
URL: https://svndev.jahia.net/websvn/diff.php?path=3D/branches/JAHIA-5-0-SP=
-BRANCH/src/view/jsp/template_css.jsp&rev=3D1221&repname=3Dcorporate_portal=
_templates
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/JAHIA-5-0-SP-BRANCH/src/view/jsp/template_css.jsp (original)
+++ branches/JAHIA-5-0-SP-BRANCH/src/view/jsp/template_css.jsp Fri Jul 13 1=
4:59:59 2007
@@ -1968,3 +1968,11 @@
        background-color: #C8C8C8; /* a light-medium gray */
        color: white;
        }
+
+.differentACL {
+    background: url("images/differentACL.png") no-repeat 0px 0px;
+    height: 16px;
+    width: 16px;
+    padding-left: 12px;
+    display: inline;
+}
\ No newline at end of file

_______________________________________________
cvs_list mailing list
[email protected]
http://lists.jahia.org/cgi-bin/mailman/listinfo/cvs_list

Reply via email to