diff options
Diffstat (limited to 'ishtar_common/templates')
| -rw-r--r-- | ishtar_common/templates/blocks/DataTables.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ishtar_common/templates/blocks/DataTables.html b/ishtar_common/templates/blocks/DataTables.html index 81b61a86a..9133e4d05 100644 --- a/ishtar_common/templates/blocks/DataTables.html +++ b/ishtar_common/templates/blocks/DataTables.html @@ -33,7 +33,7 @@ </div> <div id="grid_{{name}}_meta_wrapper"> - <table id='grid_{{name}}' class="display"> + <table id='grid_{{name}}' class="display" width="100%"> <thead> <tr> <th></th> |
