Цей веб-сайт працює краще з JavaScript.
Головна
Огляд
Довідка
Увійти
adrian
/
kiosks
Слідкувати
1
В обрані
0
Форк
0
Код
Проблеми
4
Запити на злиття
0
Релізи
0
Вікі
Активність
Переглянути джерело
Add ids to tables
main
Adrian Short
6 роки тому
джерело
ace123b461
коміт
df3c5ecc28
3 змінених файлів
з
4 додано
та
4 видалено
Розділений перегляд
Параметри порівняння
Показати статистику
Завантажити патч
Завантажити файл різниці
+2
-2
views/authority.haml
+1
-1
views/index.haml
+1
-1
views/new-applications.haml
+ 2
- 2
views/authority.haml
Переглянути файл
@@ -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
Переглянути файл
@@ -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
Переглянути файл
@@ -1,5 +1,5 @@
%h1 New applications
%table
%table
#applications
%thead
%tr
%th Authority
Писати
Попередній перегляд
Завантаження…
Відмінити
Зберегти