v1.2.12.440

This commit is contained in:
RainLoop Team 2013-10-13 23:53:42 +04:00
parent 93e620e3de
commit 7242b1636c
397 changed files with 361 additions and 352 deletions

View file

@ -0,0 +1,9 @@
<table class="table table-hover table-bordered b-admin-packages-list-table" data-bind="i18nUpdate: f">
<colgroup>
<col />
<col style="width: 100px" />
<col style="width: 100px" />
<col style="width: 80px" />
</colgroup>
<tbody data-bind="template: { name: 'AdminPackagesListItem', foreach: f }"></tbody>
</table>