dev_blankdatabase
huang 9 years ago
parent ed12928c98
commit 16dfae4415

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

Loading…
Cancel
Save