Changeset 58fe19c
- Timestamp:
- Mar 14, 2013, 4:26:04 AM (13 years ago)
- Branches:
- master, space-access, stable, stage
- Children:
- 7b00af8
- Parents:
- 4752b74
- git-author:
- Alex Dehnert <adehnert@…> (03/14/13 04:26:04)
- git-committer:
- Alex Dehnert <adehnert@…> (03/14/13 04:26:04)
- Location:
- asadb/template/groups
- Files:
-
- 2 edited
-
group_list.html (modified) (1 diff)
-
reporting.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
asadb/template/groups/group_list.html
r8f46374 r58fe19c 17 17 18 18 <h2>The Groups</h2> 19 20 <p>Found {{group_list|length}} groups:</p> 19 21 20 22 <table class='pretty-table group-list'> -
asadb/template/groups/reporting.html
rea8e8b6 r58fe19c 17 17 <h2><a name='results'></a>Results</h2> 18 18 {% if run_report %} 19 20 <p>Found {{report_groups|length}} groups:</p> 21 19 22 <table class='pretty-table'> 20 23 <thead>
Note: See TracChangeset
for help on using the changeset viewer.