Skip to content

Commit c457d3c

Browse files
committed
Include ScrivitoHelper in CmsController
1 parent 9d62208 commit c457d3c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/controllers/cms_controller.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# -*- coding: utf-8 -*-
22
class CmsController < ApplicationController
3+
include ScrivitoHelper
34
include Scrivito::ControllerActions
45

56
title ||= ENV['SCRIVITO_WORKSPACE'] || 'DEFAULT_WORKSPACE'

0 commit comments

Comments
 (0)