Skip to content

Commit 47be640

Browse files
committed
configured engine controllers to use nova_host_wrapped layout
1 parent a408e0f commit 47be640

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Nova
22
class ApplicationController < ActionController::Base
3-
3+
layout "nova_host_wrapped"
44
end
55
end

0 commit comments

Comments
 (0)