[-] BO : fixed notifications when there is too much data

This commit is contained in:
Damien Metzger
2013-09-10 09:17:54 +02:00
parent 2a7bc49190
commit 1d8da79507
3 changed files with 40 additions and 52 deletions
+3 -3
View File
@@ -130,7 +130,7 @@
<div class="dropdown-menu notifs_dropdown">
<section id="orders_notif_wrapper" class="notifs_panel">
<header class="notifs_panel_header">
<h3>{l s='Last orders'}</h3>
<h3>{l s='Latest Orders'}</h3>
</header>
<div id="list_orders_notif" class="list-group">
<a href="#" class="media list-group-item no_notifs">
@@ -160,7 +160,7 @@
<div class="dropdown-menu notifs_dropdown">
<section id="customers_notif_wrapper" class="notifs_panel">
<header class="notifs_panel_header">
<h3>{l s='Last customers'}</h3>
<h3>{l s='Latest Registrations'}</h3>
</header>
<div id="list_customers_notif" class="list-group">
<a href="#" class="media list-group-item no_notifs">
@@ -190,7 +190,7 @@
<div class="dropdown-menu notifs_dropdown">
<section id="customer_messages_notif_wrapper" class="notifs_panel">
<header class="notifs_panel_header">
<h3>{l s='Last messages'}</h3>
<h3>{l s='Latest Messages'}</h3>
</header>
<div id="list_orders_notif" class="list-group">
<a href="#" class="media list-group-item no_notifs">