aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuc Donnet2017-09-05 09:32:54 +0200
committerLuc Donnet2017-09-05 09:32:54 +0200
commitf1c825ee0fecb2dba771f8ea45a1dc4674bd69c4 (patch)
tree346089920d111b41e14d6bd0bc6cec0e5c004378
parentb74a508e1649ddc58139164154717318aad05193 (diff)
parent7497709ff181bb426eef11e2a7eff44b9b178e9c (diff)
downloadchouette-core-f1c825ee0fecb2dba771f8ea45a1dc4674bd69c4.tar.bz2
Merge branch 'master' into staging
-rw-r--r--app/controllers/referentials_controller.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/controllers/referentials_controller.rb b/app/controllers/referentials_controller.rb
index 2094047b1..a6dfaf2b6 100644
--- a/app/controllers/referentials_controller.rb
+++ b/app/controllers/referentials_controller.rb
@@ -57,7 +57,6 @@ class ReferentialsController < BreadcrumbController
end
def destroy
- binding.pry
workbench = referential.workbench_id
referential.destroy!