Changeset 410

Show
Ignore:
Timestamp:
10/14/08 13:57:02 (3 months ago)
Author:
johnbywater
Message:

Fixed 'register-table' div (wasn't containing anything).

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/src/dm/django/templates/registry/list.html

    r398 r410  
    1414 
    1515  {% block content_title %}<h2>{{registerNameTitle}}</h2>{% endblock %} 
     16   
     17 <div id="register-table"> 
    1618 
    1719  {% block table_comment %} 
    1820   
    19   <div id="register-table"></div> 
    2021 
    2122    {% block table_comment_before %}{% endblock %} 
     
    118119</table> 
    119120  {% endif %} 
     121</div> 
    120122 
    121123  {% block creation %}