]> 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 94dcf5ba5cd3ccb47e80b11ede42eaf3d4ee118f..8e28a9cb74143865487387eebb6611fa9798c2a2 100644 (file)
@@ -5,12 +5,15 @@
 <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 ...
+    Buscando registros ...
 </div>
 
 <p py:replace="form(action=tg.url('/ejercicio/create'), value=values, submit_text=_('Crear'))">Formulario</p>