]> git.llucax.com Git - software/sercom.git/blobdiff - sercom/templates/login.kid
Mejorar puesta de foco en campo del formulario.
[software/sercom.git] / sercom / templates / login.kid
index 5d7a239ceadb224d0138064cf59dba1d24f7de8c..03c847890da28e96a0c5af284d90f8c78d8626be 100644 (file)
@@ -1,7 +1,7 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml"
-    xmlns:py="http://purl.org/kid/ns#">
+<?python import sitetemplate ?>
+<html xmlns="http://www.w3.org/1999/xhtml" xmlns:py="http://purl.org/kid/ns#" py:extends="sitetemplate">
 
 <head>
     <meta content="text/html; charset=UTF-8"
@@ -70,6 +70,7 @@
         }
 
     </style>
+    <script>MochiKit.DOM.focusOnLoad('form_login_user');</script>
 </head>
 
 <body>