Skip to content

Commit

Permalink
hide datatable info
Browse files Browse the repository at this point in the history
  • Loading branch information
mkuchin committed Apr 26, 2016
1 parent 7bc52fe commit 3b8598e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions grails-app/views/repository/tags.gsp
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
$('#main').DataTable({
"paging": false,
"searching": false,
"info": false,
"order": [[2, "desc"]],
"columnDefs": [
{orderable: false, targets: -1}
Expand Down

0 comments on commit 3b8598e

Please sign in to comment.