diff options
| -rw-r--r-- | app/views/imports/index.html.slim | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/app/views/imports/index.html.slim b/app/views/imports/index.html.slim index 951910d18..4fc077bd6 100644 --- a/app/views/imports/index.html.slim +++ b/app/views/imports/index.html.slim @@ -32,7 +32,6 @@                  attribute: 'creator' \                ) \              ], -            links: [:show],              cls: 'table has-search'            = new_pagination @imports, 'pull-right' | 
