Show More
@@ -67,6 +67,11 b'' | |||
|
67 | 67 | <!-- end links --> |
|
68 | 68 | </div> |
|
69 | 69 | ${h.end_form()} |
|
70 | <script type="text/javascript"> | |
|
71 | YUE.onDOMReady(function(){ | |
|
72 | YUD.get('username').focus(); | |
|
73 | }) | |
|
74 | </script> | |
|
70 | 75 | </div> |
|
71 | 76 | <!-- end login --> |
|
72 | 77 | </div> No newline at end of file |
General Comments 0
You need to be logged in to leave comments.
Login now