All tables are now responsive

This commit is contained in:
mespeche
2013-09-19 17:01:17 +02:00
parent 1627b80df7
commit 8a5f15c952
27 changed files with 2438 additions and 2370 deletions

View File

@@ -25,7 +25,8 @@
{/elseloop}
</div>
<table class="table table-striped table-condensed table-left-aligned">
<div class="table-responsive">
<table class="table table-striped table-condensed table-left-aligned">
<thead>
<tr>
<th>{intl l='ID'}</th>
@@ -72,7 +73,7 @@
{/elseloop}
</tbody>
</table>
</div>
{* Delete value confirmation dialog *}
{capture "delete_attribute_dialog"}

View File

@@ -25,7 +25,8 @@
{/elseloop}
</div>
<table class="table table-striped table-condensed table-left-aligned">
<div class="table-responsive">
<table class="table table-striped table-condensed table-left-aligned">
<thead>
<tr>
<th>{intl l='ID'}</th>
@@ -72,6 +73,7 @@
{/elseloop}
</tbody>
</table>
</div>
{* Delete value confirmation dialog *}

View File

@@ -78,6 +78,7 @@
{intl l="Enter here all possible attribute values."}
</div>
<div class="table-responsive">
<table class="table table-striped table-condensed table-left-aligned">
<thead>
<tr>
@@ -166,6 +167,7 @@
{/elseloop}
</tbody>
</table>
</div>
</div>
</form>
{/form}

View File

@@ -21,6 +21,7 @@
<div class="col-md-12">
<form action="#" method="post">
<div class="general-block-decorator">
<div class="table-responsive">
<table class="table table-striped table-condensed table-left-aligned">
<caption>
{intl l='Thelia product attributes'}
@@ -133,6 +134,7 @@
</tbody>
</table>
</div>
</div>
</form>
</div>
</div>

View File

@@ -16,7 +16,7 @@
<div class="row">
<div class="col-md-12">
<div class="general-block-decorator">
<div class="table-responsive">
<table class="table table-striped table-condensed" id="category_list">
<caption>
{* display parent category name, and get current cat ID *}
@@ -175,13 +175,14 @@
</div>
</div>
</div>
</div>
{* -- PRODUCT MANAGEMENT ---------------------------------------------------- *}
<div class="row">
<div class="col-md-12">
<div class="general-block-decorator">
<div class="table-responsive">
<table class="table table-striped table-condensed">
<caption>
{* display parent category name *}
@@ -326,8 +327,7 @@
</thead>
{/elseloop}
</table>
</div>
</div>
</div>
</div>

View File

@@ -195,6 +195,7 @@
</form>
</div>
<div class="table-responsive">
<table class="table table-striped table-condensed table-left-aligned">
<thead>
<tr>
@@ -244,6 +245,7 @@
</table>
</div>
</div>
</div>
<div class="tab-pane fade" id="images">
</div>

View File

@@ -17,6 +17,7 @@
<div class="col-md-4">
<div class="menu-list-table general-block-decorator">
<div class="table-responsive">
<table class="table table-striped table-condensed">
<caption>{intl l='Product catalog configuration'}</caption>
@@ -58,13 +59,14 @@
{/loop}
{module_include location='catalog_configuration_bottom'}
</table>
</div>
</div>
</div>
<div class="col-md-4">
<div class="menu-list-table general-block-decorator">
<div class="table-responsive">
<table class="table table-striped table-condensed">
<caption>{intl l='Shipping configuration'}</caption>
@@ -96,9 +98,11 @@
</table>
</div>
</div>
</div>
<div class="col-md-4">
<div class="menu-list-table general-block-decorator">
<div class="table-responsive">
<table class="table table-striped table-condensed">
<caption>{intl l='System parameters'}</caption>
@@ -164,6 +168,7 @@
</table>
</div>
</div>
</div>
{module_include location='configuration_bottom'}
</div>

View File

@@ -23,7 +23,7 @@
<form action="" method="post">
<div class="general-block-decorator">
<div class="table-responsive">
<table class="table table-striped table-condensed">
<caption class="clearfix">
{intl l='Countries'}
@@ -96,7 +96,7 @@
{/elseloop}
</tbody>
</table>
</div>
</div>
</form>

View File

@@ -22,6 +22,7 @@
<section class="row">
<div class="col-md-12 general-block-decorator">
<div class="table-responsive">
<table class="table table-striped tablesorter">
<caption>
{intl l='Enabled coupons'}
@@ -54,10 +55,12 @@
</tbody>
</table>
</div>
</div>
</section>
<section class="row">
<div class="col-md-12 general-block-decorator">
<div class="table-responsive">
<table class="table table-striped tablesorter">
<caption>
{intl l='Disabled coupons'}
@@ -90,6 +93,7 @@
</tbody>
</table>
</div>
</div>
</section>
</section> <!-- #wrapper -->

View File

@@ -28,6 +28,7 @@
</div>
{/if}
<div class="table-responsive">
<table class="table table-striped">
<tbody>
<tr>
@@ -142,6 +143,7 @@
</tbody>
</table>
</div>
</div>
</section>
{/loop}
</section> <!-- #wrapper -->

View File

@@ -23,7 +23,7 @@
<form action="{url path='/admin/configuration/currencies/update-rates'}" method="post">
<div class="general-block-decorator">
<div class="table-responsive">
<table class="table table-striped table-condensed">
<caption class="clearfix">
{intl l='Currencies'}
@@ -182,7 +182,7 @@
{/elseloop}
</tbody>
</table>
</div>
</div>
</form>

View File

@@ -143,6 +143,7 @@
</span>
</p>
<div class="table-responsive">
<table class="table table-bordered table-striped">
<thead>
<tr>
@@ -189,6 +190,7 @@
</tbody>
</table>
</div>
</div>
</form>
{/form}

View File

@@ -22,6 +22,7 @@
<div class="row">
<div class="col-md-12">
<div class="general-block-decorator">
<div class="table-responsive">
<table class="table table-striped table-condensed" id="customer_list">
<caption>
{intl l="Customers list"}
@@ -140,6 +141,7 @@
</div>
</div>
</div>
</div>
{module_include location='customer_bottom'}

View File

@@ -78,6 +78,7 @@
{intl l="Enter here all possible feature values."}
</div>
<div class="table-responsive">
<table class="table table-striped table-condensed table-left-aligned">
<thead>
<tr>
@@ -166,6 +167,7 @@
{/elseloop}
</tbody>
</table>
</div>
</div>
</form>
{/form}

View File

@@ -21,6 +21,7 @@
<div class="col-md-12">
<form action="#" method="post">
<div class="general-block-decorator">
<div class="table-responsive">
<table class="table table-striped table-condensed table-left-aligned">
<caption>
{intl l='Thelia product features'}
@@ -133,6 +134,7 @@
</tbody>
</table>
</div>
</div>
</form>
</div>
</div>

View File

@@ -16,7 +16,7 @@
<div class="row">
<div class="col-md-12">
<div class="general-block-decorator">
<div class="table-responsive">
<table class="table table-striped table-condensed" id="folder_list">
<caption>
{* display parent folder name, and get current folder ID *}
@@ -175,13 +175,14 @@
</div>
</div>
</div>
</div>
{* -- CONTENT MANAGEMENT ---------------------------------------------------- *}
<div class="row">
<div class="col-md-12">
<div class="general-block-decorator">
<div class="table-responsive">
<table class="table table-striped table-condensed">
<caption>
{* display parent folder name *}
@@ -314,7 +315,7 @@
</thead>
{/elseloop}
</table>
</div>
</div>
</div>

View File

@@ -48,6 +48,7 @@
<div class="col-md-4">
<div class="general-block-decorator">
<div class="title title-without-tabs">{intl l="Informations site"}</div>
<div class="table-responsive">
<table class="table table-striped">
<tbody>
<tr>
@@ -94,6 +95,7 @@
</table>
</div>
</div>
</div>
<div class="col-md-4">
<div class="general-block-decorator">
@@ -107,6 +109,7 @@
<div class="tab-content">
<div class="tab-pane fade active in" id="statjour">
<div class="table-responsive">
<table class="table table-striped">
<tbody>
<tr>
@@ -139,8 +142,10 @@
</tr>
</tbody>
</table>
</div>
</div>
<div class="tab-pane fade" id="statmois">
<div class="table-responsive">
<table class="table table-striped">
<tbody>
<tr>
@@ -173,8 +178,10 @@
</tr>
</tbody>
</table>
</div>
</div>
<div class="tab-pane fade" id="statannee">
<div class="table-responsive">
<table class="table table-striped">
<tbody>
<tr>
@@ -211,10 +218,12 @@
</div>
</div>
</div>
</div>
<div class="col-md-4">
<div class="general-block-decorator">
<div class="title title-without-tabs">{intl l="Thelia informations"}</div>
<div class="table-responsive">
<table class="table table-striped">
<tbody>
<tr>
@@ -233,6 +242,7 @@
</table>
</div>
</div>
</div>
</div>

View File

@@ -21,6 +21,7 @@
<div class="col-md-12">
<form action="{url path='/admin/configuration/messages/update-values'}" method="post">
<div class="general-block-decorator">
<div class="table-responsive">
<table class="table table-striped table-condensed table-left-aligned">
<caption>
{intl l='Thelia mailing templates'}
@@ -92,6 +93,7 @@
</tbody>
</table>
</div>
</div>
</form>
</div>
</div>

View File

@@ -26,6 +26,7 @@
<div class="row">
<div class="col-md-12">
<div class="general-block-decorator">
<div class="table-responsive">
<table class="table table-striped table-condensed table-left-aligned">
<caption class="clearfix">
{intl l='Transport modules'}
@@ -130,8 +131,10 @@
</tbody>
</table>
</div>
</div>
<div class="general-block-decorator">
<div class="table-responsive">
<table class="table table-striped table-condensed table-left-aligned">
<caption class="clearfix">
{intl l='Delivery modules'}
@@ -238,6 +241,7 @@
</div>
</div>
</div>
</div>
{module_include location='modules_bottom'}

View File

@@ -30,6 +30,7 @@
<div class="tab-content">
<div class="tab-pane fade active in" id="cart">
<div class="table-responsive">
<table class="table table-striped table-condensed table-left-aligned">
<caption class="clearfix">
{intl l='Information about order 01201303540354'}
@@ -70,9 +71,11 @@
</tr>
</tfoot>
</table>
</div>
</div> <!-- #cart -->
<div class="tab-pane fade" id="bill">
<div class="table-responsive">
<table class="table table-striped table-condensed table-left-aligned">
<caption>
{intl l='Information about the bill'}
@@ -95,6 +98,7 @@
</tr>
</tbody>
</table>
</div>
</div> <!-- #bill -->
<div class="tab-pane fade" id="carriage">
@@ -116,7 +120,7 @@
</div> <!-- #carriage -->
<div class="tab-pane fade" id="settlement">
<div class="table-responsive">
<table class="table table-striped table-condensed table-left-aligned">
<caption class="clearfix">
{intl l='Information about the settlement'}
@@ -156,12 +160,13 @@
</tr>
</tbody>
</table>
</div>
</div> <!-- #settlement -->
<div class="tab-pane fade clearfix" id="address">
<div class="col-md-6">
<div class="table-responsive">
<table class="table table-striped table-condensed table-left-aligned">
<caption class="clearfix">
{intl l='Billing address'}
@@ -217,8 +222,10 @@
</tbody>
</table>
</div>
</div>
<div class="col-md-6">
<div class="table-responsive">
<table class="table table-striped table-condensed table-left-aligned">
<caption class="clearfix">
{intl l='Delivery address'}
@@ -274,10 +281,12 @@
</tbody>
</table>
</div>
</div>
</div> <!-- #address -->
<div class="tab-pane fade clearfix" id="supplements">
<div class="table-responsive">
<table class="table table-striped table-condensed table-left-aligned">
<caption>
{intl l='Further information'}
@@ -322,8 +331,8 @@
<td><a href="#" class="btn btn-default btn-primary"><span class="glyphicon glyphicon-cloud-download"></span> {intl l='Download delivery to pdf'}</a></td>
</tr>
</tbody>
</table>
</div>
</div> <!-- #supplements -->
</div>

View File

@@ -19,6 +19,7 @@
<div class="row">
<div class="col-md-12">
<div class="general-block-decorator">
<div class="table-responsive">
<table class="table table-striped table-condensed table-left-aligned">
<caption class="clearfix">
{intl l='Orders'}
@@ -130,6 +131,7 @@
</div>
</div>
</div>
</div>
{module_include location='orders_bottom'}

View File

@@ -48,6 +48,7 @@
</div>
<div class="col-md-8">
<div class="table-responsive">
<table class="table table-striped table-condensed">
<thead>
<tr>
@@ -100,6 +101,7 @@
</table>
</div>
</div>
</div>
</div>
</div>

View File

@@ -20,6 +20,7 @@
<div class="row">
<div class="col-md-12">
<div class="general-block-decorator">
<div class="table-responsive">
<table class="table table-striped table-condensed table-left-aligned">
<caption class="clearfix">
{intl l='Thelia Shipping configuration'}
@@ -105,6 +106,7 @@
</div>
</div>
</div>
</div>
{module_include location='shipping_configuration_bottom'}

View File

@@ -48,6 +48,7 @@
</div>
<div class="col-md-8">
<div class="table-responsive">
<table class="table table-striped table-condensed">
<thead>
<tr>
@@ -84,6 +85,7 @@
</table>
</div>
</div>
</div>
</div>
</div>

View File

@@ -20,6 +20,7 @@
<div class="row">
<div class="col-md-12">
<div class="general-block-decorator">
<div class="table-responsive">
<table class="table table-striped table-condensed table-left-aligned">
<caption>
{intl l='Thelia Shipping zones'}
@@ -91,6 +92,7 @@
</div>
</div>
</div>
</div>
{module_include location='shipping_zones_bottom'}

View File

@@ -26,6 +26,7 @@
<div class="alert alert-danger">{$general_error}</div>
{/if}
<div class="table-responsive">
<table class="table table-striped table-condensed table-left-aligned">
<caption>
{intl l='Thelia product templates'}
@@ -106,6 +107,7 @@
</tbody>
</table>
</div>
</div>
</form>
</div>
</div>

View File

@@ -21,6 +21,7 @@
<div class="col-md-12">
<form action="{url path='/admin/configuration/variables/update-values'}" method="post">
<div class="general-block-decorator">
<div class="table-responsive">
<table class="table table-striped table-condensed table-left-aligned">
<caption class="clearfix">
{intl l='Thelia system variables'}
@@ -123,6 +124,7 @@
</tbody>
</table>
</div>
</div>
</form>
</div>
</div>