<fieldset> <legend>{{ title }}</legend> <table class="show_create"> <thead> <tr> <th>{{ raw_title }}</th> <th>{{ 'Create %s'|trans|format(raw_title) }}</th> </tr> </thead> <tbody> {% for object in db_objects %} <tr> <td><strong>{{ Core_mimeDefaultFunction(object) }}</strong></td> <td>{{ Core_mimeDefaultFunction(dbi.getTable(db, object).showCreate()) }}</td> </tr> {% endfor %} </tbody> </table> </fieldset>
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
body_for_table_summary.twig | File | 3.42 KB | 0644 |
|
browse_table.twig | File | 77 B | 0644 |
|
browse_table_label.twig | File | 96 B | 0644 |
|
check_all_tables.twig | File | 2.62 KB | 0644 |
|
empty_table.twig | File | 189 B | 0644 |
|
favorite_anchor.twig | File | 371 B | 0644 |
|
print_view_data_dictionary_link.twig | File | 279 B | 0644 |
|
search_table.twig | File | 74 B | 0644 |
|
show_create.twig | File | 957 B | 0644 |
|
show_create_row.twig | File | 565 B | 0644 |
|
structure_table_row.twig | File | 7.63 KB | 0644 |
|
table_header.twig | File | 3.39 KB | 0644 |
|
tracking_icon.twig | File | 276 B | 0644 |
|