Revision 30a74d0b
Von Bernd Bleßmann vor 11 Monaten hinzugefügt
| templates/design40_webpages/customer_vendor_turnover/_statistic_tabs.html | ||
|---|---|---|
| 
         $ ( "#statistic_tabs" ).tabs();
 
   | 
||
| 
       });
 
   | 
||
| 
     </script>
 
   | 
||
| 
     <div class="tabwidget" id="statistic_tabs" class="wrapper">
 
   | 
||
| 
     <div class="tabwidget wrapper" id="statistic_tabs">
 
   | 
||
| 
       <ul>
 
   | 
||
| 
         [% IF FORM.db == "customer" %]<li><a href="#dun_stat">[% 'Dunningstatistic' | $T8 %]</a></li>[% END %]
 
   | 
||
| 
         <li><a href="#quotations">[% IF FORM.db == "customer" %][% 'Sales Quotations' | $T8 %][% ELSE %][% 'Request Quotations' | $T8 %][% END %]</a></li>
 
   | 
||
Auch abrufbar als: Unified diff
CV: Belege-Tab: design40: HTML-Fehler: doppeltes class-Attribut