Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 40fb06cb

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

  • ID 40fb06cb5383badfde40759d4b2aa5c854f99196
  • Vorgänger 0b699af0
  • Nachfolger 3e9b6a8c

Design40: Lieferanten-/Kunden-/-Typ-spez. Artikelnummern: Tabellen mit colgroup

Unterschiede anzeigen:

templates/design40_webpages/part/_businessmodels.html
6 6

  
7 7
<table id="businessmodel_table" class="tbl-list wi-moderate">
8 8
  <caption>[% 'Business Type Model' | $T8 %]</caption>
9
  <colgroup>
10
    <col class="wi-verytiny">
11
    <col>
12
    <col class="wi-verytiny">
13
    <col class="wi-mediumsmall">
14
    <col class="wi-mediumsmall">
15
    <col class="wi-mediumsmall">
16
    <col class="wi-mediumsmall">
17
    <col class="wi-mediumsmall">
18
  </colgroup>
9 19
  <thead>
10 20
    <tr>
11 21
      <th class="center"><img src="image/close.png" alt="[%- LxERP.t8('delete item') %]"></th>
......
29 39
      <td></td>
30 40
      <td></td>
31 41
      <th class="right"><span class="label">[% 'Business' | $T8 %]</th>
32
      <td>[% P.select_tag('add_businessmodel', SELF.all_businesses, title_key="description", with_empty=1, class='wi-mediumsmall', onchange='kivi.Part.add_businessmodel_row()') %]</td>
42
      <td>[% P.select_tag('add_businessmodel', SELF.all_businesses, title_key="description", with_empty=1, class="wi-mediumsmall", onchange='kivi.Part.add_businessmodel_row()') %]</td>
33 43
      <td>[% L.button_tag('kivi.Part.add_businessmodel_row()', LxERP.t8('Add')) %]</td>
34 44
      <td></td>
35 45
      <td></td>

Auch abrufbar als: Unified diff