diff options
Diffstat (limited to 'app/views')
| -rw-r--r-- | app/views/imports/index.html.slim | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/imports/index.html.slim b/app/views/imports/index.html.slim index 79452bbfc..856b715e0 100644 --- a/app/views/imports/index.html.slim +++ b/app/views/imports/index.html.slim @@ -34,7 +34,7 @@ attribute: 'creator' \ ) \ ], - links: [], + links: [:show], cls: 'table has-search' = new_pagination @imports, 'pull-right' |
