suite
This commit is contained in:
parent
e4d772ade7
commit
2c822c3a17
@ -14,7 +14,7 @@ class Admin::IWebsitesController < ApplicationController
|
||||
|
||||
def preview
|
||||
@i_website = IWebsite.where(:token => params[:id]).first
|
||||
|
||||
params[:i_task_project_id] = @i_website.id
|
||||
@i_tasks = @i_website.i_tasks
|
||||
|
||||
#render :template => "admin/i_tasks/index"
|
||||
|
Loading…
x
Reference in New Issue
Block a user