Added a better way of setting/reading the app version; fixed some of the flexbox sizing
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
This commit is contained in:
@ -8,7 +8,7 @@
|
||||
</div>
|
||||
|
||||
<div class="col-12">
|
||||
<p>Hardware tested: <%= test.hardware.name %></p>
|
||||
<p>Hardware tested: <a href="/hardware/<%= test.hardware.id %>"><%= test.hardware.name %></a></p>
|
||||
</div>
|
||||
|
||||
<div class="col-12">
|
||||
|
Reference in New Issue
Block a user