aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTeddy Wing2018-01-25 12:44:15 +0100
committerZog2018-01-25 17:18:03 +0100
commitfe4aaf1fd512882c1767e63b8fe936186b95f295 (patch)
tree05b0f44c86e795938ba0360739aa31e596c4c545
parentc9e5f4e5ab03c0d8e4ff65e72b8c77260cba9c20 (diff)
downloadchouette-core-fe4aaf1fd512882c1767e63b8fe936186b95f295.tar.bz2
imports/index.html.slim: Remove unnecessary `links` field
This is no longer needed thanks to the new action links interface. Refs #5586
-rw-r--r--app/views/imports/index.html.slim1
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'