You are here

web_widgets_uwa_wrapper.tpl.php in Web Widgets 7

Same filename and directory in other branches
  1. 6 uwa/web_widgets_uwa_wrapper.tpl.php

For the UWA widget, we use the views output only

File

uwa/web_widgets_uwa_wrapper.tpl.php
View source
<?php

// $Id: web_widgets_uwa_wrapper.tpl.php,v 1.1.2.1 2010/09/29 02:33:08 diggersf Exp $

/**
 * @file
 * For the UWA widget, we use the views output only
 */
print $content;