Signed-off-by: alan <547533434@qq.com>
This commit is contained in:
parent
59efe5b7e0
commit
9d172efcaa
|
@ -781,7 +781,6 @@ class CoursesController < ApplicationController
|
|||
end
|
||||
@jour = paginateHelper @jours,10
|
||||
@state = false
|
||||
@page = page.nil? ? "1" : page
|
||||
respond_to do |format|
|
||||
format.html{render :layout => 'base_courses'}
|
||||
format.api
|
||||
|
|
Loading…
Reference in New Issue