]> git.mxchange.org Git - friendica.git/blobdiff - include/ajaxupload.js
show members of locked conversations
[friendica.git] / include / ajaxupload.js
index f0fbfe6c294433564544d8143b3b920f90cb8d8a..ef872b52f85f3d5a992eb1712b2352d997514e6f 100644 (file)
@@ -4,6 +4,7 @@
  * Licensed under the MIT license ( http://valums.com/mit-license/ )
  * Thanks to Gary Haran, David Mark, Corey Burns and others for contributions. 
  */
+
 (function () {
     /* global window */
     /* jslint browser: true, devel: true, undef: true, nomen: true, bitwise: true, regexp: true, newcap: true, immed: true */
             var input = document.createElement("input");
             input.setAttribute('type', 'file');
             input.setAttribute('name', this._settings.name);
-            
+
             addStyles(input, {
                 'position' : 'absolute',
                 // in Opera only 'browse' button