Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 9bc62020

Von Bernd Bleßmann vor 21 Tagen hinzugefügt

  • ID 9bc62020e94ac37b72ff41d9a8c1b7b7197b6753
  • Vorgänger 9b00196d
  • Nachfolger 17581190

CV: Belege-Tab: design40: HTML-Fehler: doppeltes class-Attribut

Unterschiede anzeigen:

templates/design40_webpages/customer_vendor_turnover/_statistic_tabs.html
7 7
    $ ( "#statistic_tabs" ).tabs();
8 8
  });
9 9
</script>
10
<div class="tabwidget" id="statistic_tabs" class="wrapper">
10
<div class="tabwidget wrapper" id="statistic_tabs">
11 11
  <ul>
12 12
    [% IF FORM.db == "customer" %]<li><a href="#dun_stat">[% 'Dunningstatistic' | $T8 %]</a></li>[% END %]
13 13
    <li><a href="#quotations">[% IF FORM.db == "customer" %][% 'Sales Quotations' | $T8 %][% ELSE %][% 'Request Quotations' | $T8 %][% END %]</a></li>

Auch abrufbar als: Unified diff