summaryrefslogtreecommitdiff
path: root/ishtar_common/templates/ishtar/blocks/window_tables/documents.html
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@proxience.com>2015-09-29 02:43:19 +0200
committerÉtienne Loks <etienne.loks@proxience.com>2015-09-29 02:43:19 +0200
commit37cb695ba14761c5c579ace7797dcd99f5b486c2 (patch)
treee27f01bf29b9fe16dfccc157f2a1f2d6fcb872e4 /ishtar_common/templates/ishtar/blocks/window_tables/documents.html
parent2ff0b6a2d4e1f862a44774d56c84a9b9d39fe923 (diff)
downloadIshtar-37cb695ba14761c5c579ace7797dcd99f5b486c2.tar.bz2
Ishtar-37cb695ba14761c5c579ace7797dcd99f5b486c2.zip
Display dynamicaly large tables in windows
Diffstat (limited to 'ishtar_common/templates/ishtar/blocks/window_tables/documents.html')
-rw-r--r--ishtar_common/templates/ishtar/blocks/window_tables/documents.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/ishtar_common/templates/ishtar/blocks/window_tables/documents.html b/ishtar_common/templates/ishtar/blocks/window_tables/documents.html
index 9405bc3e8..f1592cc42 100644
--- a/ishtar_common/templates/ishtar/blocks/window_tables/documents.html
+++ b/ishtar_common/templates/ishtar/blocks/window_tables/documents.html
@@ -1,5 +1,5 @@
{% load i18n %}
-<table>
+<table class='simple'>
<caption>{{caption}}</caption>
<tr>
<th>{% trans "Title" %}</th>