From 9133786e8047c51796bb58d79f1478e485115e7c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Barnab=C3=A9?= Date: Mon, 6 Sep 2021 09:56:23 +0200 Subject: [PATCH] direct link to analyse --- app/views/admin/price_documents/_price_document.html.haml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/views/admin/price_documents/_price_document.html.haml b/app/views/admin/price_documents/_price_document.html.haml index fc12909..1422646 100644 --- a/app/views/admin/price_documents/_price_document.html.haml +++ b/app/views/admin/price_documents/_price_document.html.haml @@ -135,6 +135,8 @@ -tr[:actions] = capture do %td.actions + -if price_document.price_document_type_id == 1 + =link_to i("bar-chart"), analyse_reponses_admin_price_document_path(price_document) -if !price_document.imported -if current_admin.has_permission?("payments") -if !price_document.d_number?