dev_blankdatabase
huang 9 years ago
parent ed12928c98
commit 16dfae4415

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

Loading…
Cancel
Save