aboutsummaryrefslogtreecommitdiffstats
path: root/app/models/chouette/connection_link.rb
diff options
context:
space:
mode:
Diffstat (limited to 'app/models/chouette/connection_link.rb')
-rw-r--r--app/models/chouette/connection_link.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/models/chouette/connection_link.rb b/app/models/chouette/connection_link.rb
index c53d6f5f1..fb93e5f90 100644
--- a/app/models/chouette/connection_link.rb
+++ b/app/models/chouette/connection_link.rb
@@ -1,6 +1,6 @@
module Chouette
class ConnectionLink < Chouette::TridentActiveRecord
- has_paper_trail
+ has_metadata
include ObjectidSupport
include ConnectionLinkRestrictions