Committer: mchervonniy
LJSUP-8107: removed pointer cursor from dead ends menu on Landing PageU trunk/templates/Browse/menu.tmpl
Modified: trunk/templates/Browse/menu.tmpl =================================================================== --- trunk/templates/Browse/menu.tmpl 2011-03-10 04:38:37 UTC (rev 18491) +++ trunk/templates/Browse/menu.tmpl 2011-03-10 04:44:12 UTC (rev 18492) @@ -4,7 +4,7 @@ <li class="m-section-item <TMPL_IF expr="is_current || is_expanded"> m-section-item-open</TMPL_IF>"> <a href="<tmpl_var url>?view=<tmpl_var view>"><TMPL_IF level1><i class="m-switch"><i class="t"></i><i class="b"></i></i></TMPL_IF><TMPL_VAR name></a> <tmpl_else> - <li class="m-section-item <TMPL_IF expr="is_current || is_expanded"> m-section-item-open</TMPL_IF>"> + <li class="m-section-item <TMPL_IF expr="is_current || is_expanded"> m-section-item-open</TMPL_IF><TMPL_UNLESS level1> m-section-item-deadlock</TMPL_UNLESS>"> <span><TMPL_IF level1><i class="m-switch"><i class="t"></i><i class="b"></i></i></TMPL_IF><TMPL_VAR name></span> </tmpl_if> <TMPL_IF level1>