Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
adrian
/
kiosks
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
4
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
Add ids to tables
main
Adrian Short
hace 6 años
padre
ace123b461
commit
df3c5ecc28
Se han
modificado 3 ficheros
con
4 adiciones
y
4 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+2
-2
views/authority.haml
+1
-1
views/index.haml
+1
-1
views/new-applications.haml
+ 2
- 2
views/authority.haml
Ver fichero
@@ -4,7 +4,7 @@
%p.warning There are typically two applications per kiosk: one for full planning permission or telecoms prior approval, and one for advertisement consent. So the number of kiosks applied for is half the number of applications.
%table
%table
#summary
%thead
%tr
%th Status
@@ -28,7 +28,7 @@
%a.button{ :href => csv_fn, :download => csv_fn }
Download CSV data
%table
%table
#applications
%thead
%tr
%th Received
+ 1
- 1
views/index.haml
Ver fichero
@@ -7,7 +7,7 @@
%a.button{ :href => csv_fn, :download => csv_fn }
Download summary CSV data
%table
%table
#summary
%thead
%tr
%th Authority
+ 1
- 1
views/new-applications.haml
Ver fichero
@@ -1,5 +1,5 @@
%h1 New applications
%table
%table
#applications
%thead
%tr
%th Authority
Escribir
Vista previa
Cargando…
Cancelar
Guardar