This commit is contained in:
Audrey Roy 2013-05-18 18:37:20 +02:00
parent 0938f570c1
commit 9e647ae4ee

View file

@ -16,6 +16,14 @@
<div class="row">
<div class="span12">
Action:
<select>
<option>----------</option>
<option>Delete selected {{ model }}{{ object_list|pluralize }}</option>
</select>
<a class="btn btn-mini" href="TODO">Go</a>
TODO of {{ object_list|length }} selected
<table class="table table-bordered table-striped">
<thead>
<th><input type="checkbox"></th>