aboutsummaryrefslogtreecommitdiffstats
path: root/app
diff options
context:
space:
mode:
authorRobert2017-05-31 17:28:31 +0200
committerRobert2017-05-31 17:28:31 +0200
commit53fee6c7b1614f75ea5a5691d03c17f3caa58ac1 (patch)
tree678aac81d692746cfcc6cc0c7c23e8afef222c6c /app
parent57771cd083c14cb915445bd8f2ca96b8c0035f2a (diff)
downloadchouette-core-53fee6c7b1614f75ea5a5691d03c17f3caa58ac1.tar.bz2
hotfix
Diffstat (limited to 'app')
-rw-r--r--app/views/referentials/show.html.slim2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/referentials/show.html.slim b/app/views/referentials/show.html.slim
index cad076e2c..9c60c2768 100644
--- a/app/views/referentials/show.html.slim
+++ b/app/views/referentials/show.html.slim
@@ -81,4 +81,4 @@
.modal-footer
button.btn.btn-link type='button' data-dismiss='modal' Annuler
- unless policy(@referential).archived?
- = buttonf.button :submit, t('actions.clean_up') , class: 'btn btn-primary'
+ = f.button :submit, t('actions.clean_up') , class: 'btn btn-primary'