}
about_info += 'usage';
$('#tmpl_about_box').tmpl({
- about: about_info,
- front_revision: kiwi.front.revision,
- gateway_revision: kiwi.gateway.revision
+ about: about_info
}).appendTo(kiwi.front.boxes.about.content);
//$(window).bind("beforeunload", function(){ kiwi.gateway.quit(); });
err_box = $('.messages .msg.error.disconnect .text');
if (typeof err_box[0] !== 'undefined') {
err_box.text('Reconnected OK :)');
- err_box.removeClass('disconnect');
+ err_box.parent().removeClass('disconnect');
// Rejoin channels
channels = '';
| <p>An alternative to downloading an irc client. Kiwi IRC is the best web app you'll use for the next couple years.</p>
| <button class="about_close">Close</button>
| <p class="info">${about}</p>
- | <p class="revisions">Front: ${front_revision}<br />Gateway: ${gateway_revision}</p>
script#tmpl_change_nick(type="text/x-jquery-tmpl")
| <div class="newnick box">