Signed-off-by: alan <547533434@qq.com>

This commit is contained in:
alan 2015-06-18 15:33:01 +08:00
parent 59efe5b7e0
commit 9d172efcaa
1 changed files with 30 additions and 31 deletions

View File

@ -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