From df3c5ecc28bdb91ddace8bca61a8074dd0555786 Mon Sep 17 00:00:00 2001 From: Adrian Short Date: Mon, 24 Sep 2018 12:39:16 +0100 Subject: [PATCH] Add ids to tables --- views/authority.haml | 4 ++-- views/index.haml | 2 +- views/new-applications.haml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/views/authority.haml b/views/authority.haml index 6178193..8ed18b8 100644 --- a/views/authority.haml +++ b/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 diff --git a/views/index.haml b/views/index.haml index 5f0e516..30b9f95 100644 --- a/views/index.haml +++ b/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 diff --git a/views/new-applications.haml b/views/new-applications.haml index 139292d..80a62bb 100644 --- a/views/new-applications.haml +++ b/views/new-applications.haml @@ -1,5 +1,5 @@ %h1 New applications -%table +%table#applications %thead %tr %th Authority