aboutsummaryrefslogtreecommitdiffstats
path: root/app/decorators
diff options
context:
space:
mode:
authorTeddy Wing2017-06-19 17:56:47 +0200
committerTeddy Wing2017-06-19 17:56:47 +0200
commitc7f5fa2bb5eb1b166d30bdf8c16efd8653fd24f6 (patch)
tree9cde87743b2955141db06030e8b8b4d92e20e2bf /app/decorators
parent493c13421a0c47db72185bc8f0ad52ef6d31fc97 (diff)
downloadchouette-core-c7f5fa2bb5eb1b166d30bdf8c16efd8653fd24f6.tar.bz2
RoutingConstraintZoneDecorator: Add missing `end` statement
Must have bugged when porting this from Slim template code. Refs #3479
Diffstat (limited to 'app/decorators')
-rw-r--r--app/decorators/routing_constraint_zone_decorator.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/decorators/routing_constraint_zone_decorator.rb b/app/decorators/routing_constraint_zone_decorator.rb
index 4b5df20c1..0b438a554 100644
--- a/app/decorators/routing_constraint_zone_decorator.rb
+++ b/app/decorators/routing_constraint_zone_decorator.rb
@@ -20,6 +20,7 @@ class RoutingConstraintZoneDecorator < Draper::Decorator
object
)
)
+ end
if h.policy(object).destroy?
links << Link.new(