This commit is contained in:
huang 2016-08-26 18:47:17 +08:00
parent ed12928c98
commit 16dfae4415
1 changed files with 5 additions and 0 deletions

View File

@ -202,6 +202,11 @@ class AttachmentsController < ApplicationController
end
@attachment.save
@newfiledense = filedense
end
if @project
elsif @course
end
respond_to do |format|
format.js