small fix
This commit is contained in:
parent
b564c71b3d
commit
0c8384237a
|
@ -1,4 +1,5 @@
|
||||||
class AnnouncementLinkWidgetsController < ApplicationController
|
class AnnouncementLinkWidgetsController < ApplicationController
|
||||||
|
include PagesHelper
|
||||||
layout false
|
layout false
|
||||||
def widget
|
def widget
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue