diff options
| author | cedricnjanga | 2017-12-19 16:21:06 +0100 |
|---|---|---|
| committer | Luc Donnet | 2017-12-21 13:55:49 +0100 |
| commit | 43f8c76522288a0328d520dfc753ed173fc84964 (patch) | |
| tree | e067ae1f57fb34a5a82425b1e278507ccfdba4ae /lib/stif/permission_translator.rb | |
| parent | 723bee2cafff84c0b948f85ed450408d6cbc866a (diff) | |
| download | chouette-core-43f8c76522288a0328d520dfc753ed173fc84964.tar.bz2 | |
BusinessCalendar => PurchaseWindow
belongs_to referential
Diffstat (limited to 'lib/stif/permission_translator.rb')
| -rw-r--r-- | lib/stif/permission_translator.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/stif/permission_translator.rb b/lib/stif/permission_translator.rb index b93396cc3..bb35c2784 100644 --- a/lib/stif/permission_translator.rb +++ b/lib/stif/permission_translator.rb @@ -18,7 +18,6 @@ module Stif %w[ access_points connection_links - business_calendars calendars footnotes imports @@ -33,6 +32,7 @@ module Stif compliance_control_sets compliance_control_blocks compliance_check_sets + purchase_windows ] end |
