export blacklist, comment, dtext, postmodemenu, and note javascripts (#3795)
This commit is contained in:
@@ -105,7 +105,8 @@ class UploadService
|
||||
def finish!(upload = nil)
|
||||
pred = upload || self.predecessor()
|
||||
|
||||
# regardless of who initialized the upload, credit should goto whoever submitted the form
|
||||
# regardless of who initialized the upload, credit should
|
||||
# goto whoever submitted the form
|
||||
pred.initialize_attributes
|
||||
|
||||
# we went through a lot of trouble normalizing the source,
|
||||
|
||||
Reference in New Issue
Block a user