source:
admin/js/_popup_posts.js
@
3706:170617361020
Revision 3706:170617361020, 100 bytes checked in by franck <carnet.franck.paul@…>, 7 years ago (diff) |
---|
Rev | Line | |
---|---|---|
[3706] | 1 | /*global $ */ |
2 | 'use strict'; | |
3 | ||
[3701] | 4 | $(function() { |
5 | // Set focus on #type input | |
6 | $('#type').focus(); | |
7 | }); |
Note: See TracBrowser
for help on using the repository browser.