rename to templates
This commit is contained in:
@@ -2,6 +2,6 @@
|
||||
|
||||
class DashboardController < ApplicationController
|
||||
def index
|
||||
@flows = current_account.flows.active
|
||||
@templates = current_account.templates.active
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user