解决版本库查看修订404问题
This commit is contained in:
parent
87fe066695
commit
e05a66e8fd
|
@ -376,7 +376,7 @@ update
|
|||
|
||||
def revision
|
||||
respond_to do |format|
|
||||
format.html{render :layout => 'project_base'}
|
||||
format.html{render :layout => 'base_projects'}
|
||||
format.js {render :layout => false}
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue