]> git.llucax.com Git - z.facultad/75.52/sercom.git/blobdiff - sercom/subcontrollers/ejercicio/templates/new.kid
Bugfix: copy&paste fix.
[z.facultad/75.52/sercom.git] / sercom / subcontrollers / ejercicio / templates / new.kid
index 18f4fa07cdf2fcac5c64d7b6dad8c0c5be8d99a9..8e28a9cb74143865487387eebb6611fa9798c2a2 100644 (file)
@@ -5,10 +5,17 @@
 <meta content="text/html; charset=utf-8" http-equiv="Content-Type" py:replace="''"/>
 <title>new</title>
 </head>
+<script type="text/javascript">
+    function select_enunciado() {}
+</script>
 <body>
 
 <h1>Crear Nuevo <span py:replace="name">Objeto</span></h1>
 
+<div id="hint">
+    Buscando registros ...
+</div>
+
 <p py:replace="form(action=tg.url('/ejercicio/create'), value=values, submit_text=_('Crear'))">Formulario</p>
 
 <br/>