Repository: syncope Updated Branches: refs/heads/2_0_X fa2ed7303 -> bf3c034c2
[SYNCOPE-1231] It is now possible to see all custom columns in Bulk Action modal panels Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/bf3c034c Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/bf3c034c Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/bf3c034c Branch: refs/heads/2_0_X Commit: bf3c034c2eca11ed273428c47d09b118244dcdc8 Parents: fa2ed73 Author: skylark17 <matteo.alessandr...@tirasa.net> Authored: Wed Nov 15 17:01:34 2017 +0100 Committer: skylark17 <matteo.alessandr...@tirasa.net> Committed: Wed Nov 15 17:01:34 2017 +0100 ---------------------------------------------------------------------- .../org/apache/syncope/client/console/bulk/BulkContent.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/bf3c034c/client/console/src/main/resources/org/apache/syncope/client/console/bulk/BulkContent.html ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/bulk/BulkContent.html b/client/console/src/main/resources/org/apache/syncope/client/console/bulk/BulkContent.html index c0f5b9f..4adf9d7 100644 --- a/client/console/src/main/resources/org/apache/syncope/client/console/bulk/BulkContent.html +++ b/client/console/src/main/resources/org/apache/syncope/client/console/bulk/BulkContent.html @@ -23,7 +23,7 @@ under the License. <link rel="stylesheet" type="text/css" href="css/bulk.css" media="all"/> </wicket:head> <wicket:panel> - <div wicket:id="container" id="selectedObjects" class="dataTable"> + <div wicket:id="container" id="selectedObjects" class="table-responsive dataTable"> <table class="ui-widget ui-widget-content table-hover pageRowElement" wicket:id="selectedObjects">[DataTable]</table> <div class="circular-actions">