From fe4aaf1fd512882c1767e63b8fe936186b95f295 Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Thu, 25 Jan 2018 12:44:15 +0100 Subject: imports/index.html.slim: Remove unnecessary `links` field This is no longer needed thanks to the new action links interface. Refs #5586 --- app/views/imports/index.html.slim | 1 - 1 file changed, 1 deletion(-) 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' -- cgit v1.2.3