v1.3.0.442

This commit is contained in:
RainLoop Team 2013-10-15 02:02:55 +04:00
parent 7242b1636c
commit f32876928e
399 changed files with 628 additions and 236 deletions

View file

@ -1,9 +0,0 @@
<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>