PyInventory/inventory_project/tests/test_admin_item_auto_group_...

232 wiersze
6.0 KiB
HTML
Czysty Wina Historia

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

<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>