Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.

Commit

Permalink
channel field focus on page load
Browse files Browse the repository at this point in the history
  • Loading branch information
manewitz committed Feb 3, 2013
1 parent 13a66d0 commit d67efae
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions public/js/input.js
@@ -1,3 +1,5 @@
$("#channel").focus();

(function ($) {

Input = Backbone.Model.extend({
Expand Down

0 comments on commit d67efae

Please sign in to comment.