mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-06-01 06:34:35 -04:00
Fixes for tests
This commit is contained in:
parent
edbadabab4
commit
c893a547ef
@ -2,14 +2,7 @@
|
|||||||
<link href="https://unpkg.com/tailwindcss@^1.0/dist/tailwind.min.css" rel="stylesheet">
|
<link href="https://unpkg.com/tailwindcss@^1.0/dist/tailwind.min.css" rel="stylesheet">
|
||||||
|
|
||||||
<body class="m-10">
|
<body class="m-10">
|
||||||
<div id="header">My awesome header! $title</div>
|
<div id="header">$title</div>
|
||||||
<div>1231
|
|
||||||
<div>
|
|
||||||
123123123
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
<component>/dsadas</component>
|
|
||||||
<span>Hello world</span>
|
|
||||||
<table id="product-table"></table>
|
<table id="product-table"></table>
|
||||||
<div id="footer">My awesome footer</div>
|
<div id="footer">My awesome footer</div>
|
||||||
</body>
|
</body>
|
Loading…
x
Reference in New Issue
Block a user