denote that fileuploader has been modified
This commit is contained in:
parent
1bfbb4b605
commit
ac2c50b33f
2 changed files with 2 additions and 1 deletions
|
|
@ -19,9 +19,9 @@ javascripts:
|
|||
- public/javascripts/vendor/jquery.infinitescroll.min.js
|
||||
- public/javascripts/vendor/facebox.js
|
||||
- public/javascripts/vendor/timeago.js
|
||||
- public/javascripts/vendor/fileuploader.js
|
||||
- public/javascripts/vendor/Mustache.js
|
||||
- public/javascripts/jquery.autocomplete-custom.js
|
||||
- public/javascripts/fileuploader-custom.js
|
||||
- public/javascripts/keycodes.js
|
||||
- public/javascripts/diaspora.js
|
||||
- public/javascripts/widgets/i18n.js
|
||||
|
|
|
|||
|
|
@ -5,6 +5,7 @@
|
|||
* © 2010 Andrew Valums ( andrew(at)valums.com )
|
||||
*
|
||||
* Licensed under GNU GPL 2 or later, see license.txt.
|
||||
* Modified by Diaspora
|
||||
*/
|
||||
|
||||
//
|
||||
Loading…
Reference in a new issue