diff --git a/4chan_x.user.js b/4chan_x.user.js index 7ca3b976c..aae451399 100644 --- a/4chan_x.user.js +++ b/4chan_x.user.js @@ -3119,8 +3119,8 @@ return $.on(d, 'visibilitychange', this.cb.visibility); }, /* - http://freesound.org/people/pierrecartoons1979/sounds/90112/ - cc-by-nc-3.0 + http://freesound.org/people/pierrecartoons1979/sounds/90112/ + cc-by-nc-3.0 */ audio: $.el('audio', { @@ -3193,9 +3193,9 @@ case 0: case 304: /* - Status Code 304: Not modified - By sending the `If-Modified-Since` header we get a proper status code, and no response. - This saves bandwidth for both the user and the servers and avoid unnecessary computation. + Status Code 304: Not modified + By sending the `If-Modified-Since` header we get a proper status code, and no response. + This saves bandwidth for both the user and the servers and avoid unnecessary computation. */ Updater.unsuccessfulFetchCount++; @@ -4039,8 +4039,8 @@ }, post: function(o, isArchived) { /* - This function contains code from 4chan-JS (https://github.com/4chan/4chan-JS). - @license: https://github.com/4chan/4chan-JS/blob/master/LICENSE + This function contains code from 4chan-JS (https://github.com/4chan/4chan-JS). + @license: https://github.com/4chan/4chan-JS/blob/master/LICENSE */ var a, board, capcode, capcodeClass, capcodeStart, closed, comment, container, date, dateUTC, email, emailEnd, emailStart, ext, file, fileDims, fileHTML, fileInfo, fileSize, fileThumb, filename, flag, flagCode, flagName, href, imgSrc, isClosed, isOP, isSticky, name, postID, quote, shortFilename, spoilerRange, staticPath, sticky, subject, threadID, tripcode, uniqueID, userID, _i, _len, _ref; diff --git a/script.coffee b/script.coffee index 2fc2f4381..4505a12dd 100644 --- a/script.coffee +++ b/script.coffee @@ -1911,7 +1911,7 @@ QR = if g.BOARD is 'f' $('select[name=filetag]').cloneNode true else - $.el 'select' + $.el 'select', innerHTML: threads title: 'Create a new thread / Reply to a thread' $.prepend $('.move > span', QR.el), QR.threadSelector @@ -2165,7 +2165,7 @@ Options = Options.dialog() dialog: -> - dialog = $.el 'div' + dialog = $.el 'div', id: 'options' className: 'reply dialog' innerHTML: '