Skip to content

Commit af4611a

Browse files
committed
Move top page from CustomWidget (Scrivito) to StaticPages (Rails)
1 parent 8867e86 commit af4611a

File tree

5 files changed

+220
-227
lines changed

5 files changed

+220
-227
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
class StaticPagesController < ApplicationController
22
def home
3+
@dojos = Dojo.all
34
end
45
end

app/views/custom_widget/details.html.erb

Lines changed: 0 additions & 5 deletions
This file was deleted.

app/views/custom_widget/show.html.erb

Lines changed: 0 additions & 219 deletions
This file was deleted.

app/views/custom_widget/thumbnail.html.erb

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)