/[drupal]/contributions/modules/draggableviews/draggableviews-view-draggabletable-form.tpl.php
ViewVC logotype

Contents of /contributions/modules/draggableviews/draggableviews-view-draggabletable-form.tpl.php

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.6 - (show annotations) (download) (as text)
Sun Sep 21 20:36:49 2008 UTC (14 months ago) by sevi
Branch: MAIN
CVS Tags: DRUPAL-6--3-0, DRUPAL-6--3-1, HEAD
Branch point for: DRUPAL-6--3
Changes since 1.5: +0 -0 lines
File MIME type: text/x-php
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