This commit is contained in:
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…
Reference in New Issue