Parent Directory
|
Revision Log
|
Revision Graph
Now theme functions break when no order fields specified
| 1 | <?php |
| 2 | // $Id: draggableviews-view-draggabletable-form.tpl.php,v 1.2 2008/09/15 21:07:45 sevi Exp $ |
| 3 | |
| 4 | /** |
| 5 | * @file |
| 6 | * Draggableviews: Template to merge the views output with |
| 7 | * some module-specific output. |
| 8 | */ |
| 9 | |
| 10 | // the view returned by views module |
| 11 | print $view; |
| 12 | // submit form |
| 13 | print $submit_form; |
| 14 | ?> |
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |