Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 380c9e96

Von Bernd Bleßmann vor etwa 1 Monat hinzugefügt

  • ID 380c9e962997a66246aa87827cc60badb3e8198a
  • Vorgänger bfa8a536
  • Nachfolger fd9b9060

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