Update test snapshot files

pull/153/head
JensDiemer 2023-09-24 13:15:18 +02:00
rodzic 849b70db03
commit 3126d1a700
7 zmienionych plików z 6 dodań i 238 usunięć

Wyświetl plik

@ -81,4 +81,4 @@
</div>
</div>
<br class="clear"/>
</div>
</div>

Wyświetl plik

@ -346,4 +346,4 @@
</div>
</div>
<br class="clear"/>
</div>
</div>

Wyświetl plik

@ -1,232 +0,0 @@
<div class="" id="content">
<h1>
Select Item to change
</h1>
<div id="content-main">
<ul class="object-tools">
<li>
<a class="import_link" href="/admin/inventory/itemmodel/import/">
Import
</a>
</li>
<li>
<a class="export_link" href="/admin/inventory/itemmodel/export/?q=sub+item+2.">
Export
</a>
</li>
<li>
<a class="addlink" href="/admin/inventory/itemmodel/add/?_changelist_filters=q%3Dsub%2Bitem%2B2.">
Add Item
</a>
</li>
</ul>
<div class="module filtered" id="changelist">
<div class="changelist-form-container">
<div id="toolbar">
<form id="changelist-search" method="get">
<div>
<!-- DIV needed for valid HTML -->
<label for="searchbar">
<img alt="Search" src="/static/admin/img/search.svg"/>
</label>
<input autofocus="" id="searchbar" name="q" size="40" type="text" value="sub item 2."/>
<input type="submit" value="Search"/>
<span class="small quiet">
2 results (
<a href="?">
6 total
</a>
)
</span>
</div>
</form>
</div>
<div class="xfull">
<ul class="toplinks">
<li class="date-back">
<a href="?create_dt__year=2000&q=sub+item+2.">
2000
</a>
</li>
<li>
<a href="?create_dt__day=1&create_dt__month=1&create_dt__year=2000&q=sub+item+2.">
January 1
</a>
</li>
</ul>
<br class="clear"/>
</div>
<form id="changelist-form" method="post" novalidate="">
MockedCsrfTokenNode
<div class="actions">
<label>
Action:
<select name="action" required="">
<option selected="" value="">
---------
</option>
<option value="delete_selected">
Delete selected Items
</option>
</select>
</label>
<input class="select-across" name="select_across" type="hidden" value="0"/>
<button class="button" name="index" title="Run the selected action" type="submit" value="0">
Go
</button>
<span class="action-counter" data-actions-icnt="2">
0 of 2 selected
</span>
</div>
<div class="results">
<table id="result_list">
<thead>
<tr>
<th class="action-checkbox-column" scope="col">
<div class="text">
<span>
<input id="action-toggle" type="checkbox"/>
</span>
</div>
<div class="clear">
</div>
</th>
<th class="column-_tagulous_display_kind" scope="col">
<div class="text">
<span>
Kind
</span>
</div>
<div class="clear">
</div>
</th>
<th class="column-_tagulous_display_producer" scope="col">
<div class="text">
<span>
Producer
</span>
</div>
<div class="clear">
</div>
</th>
<th class="column-column_item" scope="col">
<div class="text">
<span>
Items
</span>
</div>
<div class="clear">
</div>
</th>
<th class="sortable column-location" scope="col">
<div class="text">
<a href="?o=4&q=sub+item+2.">
Location
</a>
</div>
<div class="clear">
</div>
</th>
<th class="sortable column-received_date" scope="col">
<div class="text">
<a href="?o=5&q=sub+item+2.">
Received date
</a>
</div>
<div class="clear">
</div>
</th>
<th class="sortable column-update_dt" scope="col">
<div class="text">
<a href="?o=6&q=sub+item+2.">
Last update
</a>
</div>
<div class="clear">
</div>
</th>
</tr>
</thead>
<tbody>
<tr>
<td class="action-checkbox">
<input class="action-select" name="_selected_action" type="checkbox" value="00000000-0002-0001-0000-000000000000"/>
</td>
<td class="field-_tagulous_display_kind">
</td>
<td class="field-_tagulous_display_producer">
</td>
<td class="field-column_item">
<strong>
<a href="/admin/inventory/itemmodel/00000000-0002-0001-0000-000000000000/change/">
sub item 2.1
</a>
</strong>
</td>
<td class="field-location nowrap">
-
</td>
<td class="field-received_date nowrap">
-
</td>
<td class="field-update_dt nowrap">
Jan. 1, 2000, 1:05 a.m.
</td>
</tr>
<tr>
<td class="action-checkbox">
<input class="action-select" name="_selected_action" type="checkbox" value="00000000-0002-0002-0000-000000000000"/>
</td>
<td class="field-_tagulous_display_kind">
</td>
<td class="field-_tagulous_display_producer">
</td>
<td class="field-column_item">
<strong>
<a href="/admin/inventory/itemmodel/00000000-0002-0002-0000-000000000000/change/">
sub item 2.2
</a>
</strong>
</td>
<td class="field-location nowrap">
-
</td>
<td class="field-received_date nowrap">
-
</td>
<td class="field-update_dt nowrap">
Jan. 1, 2000, 1:06 a.m.
</td>
</tr>
</tbody>
</table>
</div>
<p class="paginator">
2 Items
</p>
</form>
</div>
<div id="changelist-filter">
<h2>
Filter
</h2>
<h3>
By Group Items
</h3>
<ul>
<li class="selected">
<a href="?q=sub+item+2." title="Automatic">
Automatic
</a>
</li>
<li>
<a href="?grouping=no&q=sub+item+2." title="No">
No
</a>
</li>
</ul>
</div>
</div>
</div>
<br class="clear"/>
</div>

Wyświetl plik

@ -37,4 +37,4 @@
});
</script>
<br class="clear"/>
</div>
</div>

Wyświetl plik

@ -634,4 +634,4 @@
</form>
</div>
<br class="clear"/>
</div>
</div>

Wyświetl plik

@ -927,4 +927,4 @@
</svg>
<!-- END SVGs -->
</body>
</html>
</html>

Wyświetl plik

@ -362,4 +362,4 @@
</form>
</div>
<br class="clear"/>
</div>
</div>