Wider display for address field in index blade

This commit is contained in:
snipe
2013-11-27 10:34:51 -05:00
parent e4d56dba92
commit 9aa6b519c9
+2 -2
View File
@@ -22,8 +22,8 @@ Locations ::
<table id="example">
<thead>
<tr role="row">
<th class="span4">@lang('admin/locations/table.name')</th>
<th class="span2">Address</th>
<th class="span3">@lang('admin/locations/table.name')</th>
<th class="span3">Address</th>
<th class="span2">@lang('admin/locations/table.city'),
@lang('admin/locations/table.state')
@lang('admin/locations/table.country')</th>