<table> for queryeditor has the 'columns' class - and so uses stylesheet - back again
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Mon, 7 Oct 2013 10:33:20 +0000 (12:33 +0200)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Mon, 7 Oct 2013 10:33:20 +0000 (12:33 +0200)
plugins/query_editor/templates/query_editor.html

index d86eec6..cde2fd4 100644 (file)
@@ -8,7 +8,7 @@ EOF;
 EOF; -->
 
 <div>
-  <table id='{{domid}}__table' class='query-editor'>
+  <table id='{{domid}}__table' class='query-editor columns'>
     <thead>
       <tr>
         <th class='center'>Info</th>