~erobererunc/sahana-eden/tropo_xforms

« back to all changes in this revision

Viewing changes to views/_list_create.html

  • Committer: Michael
  • Date: 2010-12-16 13:45:28 UTC
  • mfrom: (1479.1.91 eden)
  • Revision ID: ero@gmail.com-20101216134528-7x3m6m3fk9uc9i69
mergeĀ fromĀ trunk...

Show diffs side-by-side

added added

removed removed

Lines of Context:
43
43
{{include "pagenav.html"}}
44
44
{{include "searchbox.html"}}
45
45
<p>&nbsp;</p>
46
 
{{include "colorbox.html"}}
47
46
{{include "dataTables.html"}}
48
47
<script type="text/javascript">//<![CDATA[
49
48
$(document).ready(function(){
50
 
{{if jr.http=="POST" or not hide_listadd:}}
 
49
{{if jr.http == "POST" or not hide_listadd:}}
51
50
    $('#list-add').show()
52
51
    $('#show-add-btn').hide()
53
52
{{else:}}