holiday selector: broader description row
This commit is contained in:
parent
47ca541a3e
commit
0290c58ff8
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
<tr>
|
<tr>
|
||||||
<th><%- @T('Active') %>
|
<th><%- @T('Active') %>
|
||||||
<th><%- @T('Date') %>
|
<th><%- @T('Date') %>
|
||||||
<th><%- @T('Description') %>
|
<th style="width: 300px"><%- @T('Description') %>
|
||||||
<th><%- @T('Action') %>
|
<th><%- @T('Action') %>
|
||||||
</thead>
|
</thead>
|
||||||
<tbody>
|
<tbody>
|
||||||
|
|
Loading…
Reference in a new issue