[Perl] DAQ system for the FAPG.
feat remove redundant h1 title from index page
roles/dashboard/t/00-homepage.t
@@ -18,7 +18,6 @@
18
18
->text_is( '.navbar-nav a.nav-link[href="/downloads"]', 'Downloads' )
19
19
->element_exists_not('.navbar-nav a.nav-link.active')
20
20
->element_exists_not('nav[aria-label="Breadcrumb"]')
21
Removed:
->element_exists('h1')
22
21
->element_exists(
23
22
'section.reading-quick-status [data-reading-quick-status]')
24
23
->element_exists('[data-weather-forecast]')
roles/dashboard/templates/dashboard/index.html.ep
@@ -3,7 +3,6 @@
3
3
% stash use_charts => 1;
4
4
5
5
<section class="mb-3" aria-label="DAQ status overview">
6
Removed:
<h1 class="h5 fw-bold mb-2">FAPG DAQ</h1>
7
6
8
7
<section class="reading-quick-status mb-3" aria-label="Sensor reading quick status">
9
8
<div class="row g-2" data-reading-quick-status>