summaryrefslogtreecommitdiff
path: root/ishtar_common
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2018-01-21 18:36:14 +0100
committerÉtienne Loks <etienne.loks@iggdrasil.net>2018-01-21 18:36:14 +0100
commit0cca33b5fa802e863178530ce2df1cbd95f34d12 (patch)
tree564843bad74d558e75e40c7abb16713a57cdbce1 /ishtar_common
parent1fc15a96f6ce2b79d6e7e083684e424deaccadd2 (diff)
downloadIshtar-0cca33b5fa802e863178530ce2df1cbd95f34d12.tar.bz2
Ishtar-0cca33b5fa802e863178530ce2df1cbd95f34d12.zip
Fix DataTable width for dynamic documents
Diffstat (limited to 'ishtar_common')
-rw-r--r--ishtar_common/templates/ishtar/blocks/window_tables/dynamic_documents.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/ishtar_common/templates/ishtar/blocks/window_tables/dynamic_documents.html b/ishtar_common/templates/ishtar/blocks/window_tables/dynamic_documents.html
index e10390915..96093403d 100644
--- a/ishtar_common/templates/ishtar/blocks/window_tables/dynamic_documents.html
+++ b/ishtar_common/templates/ishtar/blocks/window_tables/dynamic_documents.html
@@ -20,7 +20,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>