diff rhodecode/templates/admin/notifications/show_notification.html @ 2001:93d4e3eb7d84 beta

made upper menu always hover, looks nicer and produces less troubles - added notification inbox into quick menu - commented yet innactive compose message button
author Marcin Kuzminski <marcin@python-works.com>
date Sun, 19 Feb 2012 19:36:42 +0200
parents f91d3f9b7230
children 64f7cf8f6a33
line wrap: on
line diff
--- a/rhodecode/templates/admin/notifications/show_notification.html	Sun Feb 19 17:41:07 2012 +0200
+++ b/rhodecode/templates/admin/notifications/show_notification.html	Sun Feb 19 19:36:42 2012 +0200
@@ -20,11 +20,11 @@
     <!-- box / title -->
     <div class="title">
         ${self.breadcrumbs()}
-        <ul class="links">
-            <li>
-              <span style="text-transform: uppercase;"><a href="#">${_('Compose message')}</a></span>
-            </li>
-        </ul>
+        ##<ul class="links">
+        ##    <li>
+        ##      <span style="text-transform: uppercase;"><a href="#">${_('Compose message')}</a></span>
+        ##    </li>
+        ##</ul>
     </div>
     <div class="table">
       <div id="notification_${c.notification.notification_id}">