diff options
| author | Lester Caine <lsces@lsces.co.uk> | 2011-03-10 14:14:27 +0000 |
|---|---|---|
| committer | Lester Caine <lsces@lsces.co.uk> | 2011-03-10 14:14:27 +0000 |
| commit | b595f3d931e2610415f799215ac7f3d68fa568f5 (patch) | |
| tree | fd6b3f8aea582ec936d949fe3f06cb2f04a13e53 /templates/list.tpl | |
| parent | 014828caafd1a1f1df39576b26d5211dc7bf5d88 (diff) | |
| download | contact-b595f3d931e2610415f799215ac7f3d68fa568f5.tar.gz contact-b595f3d931e2610415f799215ac7f3d68fa568f5.tar.bz2 contact-b595f3d931e2610415f799215ac7f3d68fa568f5.zip | |
Add Contract number list views
Still needs to be made selectable from the open view
Diffstat (limited to 'templates/list.tpl')
| -rw-r--r-- | templates/list.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/list.tpl b/templates/list.tpl index 65d61f4..45c25e1 100644 --- a/templates/list.tpl +++ b/templates/list.tpl @@ -78,6 +78,6 @@ {pagination} </div><!-- end .body --> -</div><!-- end .irlist --> +</div><!-- end .contacts --> {/strip} |
