diff options
| author | Luc Donnet | 2017-09-05 09:32:54 +0200 |
|---|---|---|
| committer | Luc Donnet | 2017-09-05 09:32:54 +0200 |
| commit | f1c825ee0fecb2dba771f8ea45a1dc4674bd69c4 (patch) | |
| tree | 346089920d111b41e14d6bd0bc6cec0e5c004378 | |
| parent | b74a508e1649ddc58139164154717318aad05193 (diff) | |
| parent | 7497709ff181bb426eef11e2a7eff44b9b178e9c (diff) | |
| download | chouette-core-f1c825ee0fecb2dba771f8ea45a1dc4674bd69c4.tar.bz2 | |
Merge branch 'master' into staging
| -rw-r--r-- | app/controllers/referentials_controller.rb | 1 |
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! |
