From 9f108dd1a969473375341d92a7b1252fa2cedc9a Mon Sep 17 00:00:00 2001 From: mszulecki Date: Thu, 14 Jun 2007 17:09:01 +0000 Subject: Initial import. git-svn-id: http://svn.sukimashita.com/repos/mailadmin/trunk@2 4281df72-ff29-0410-8fee-2d9ac0c5f5a7 --- .../mailadmin/template/templates/_list_td_stacked.php | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 data/generator/sfPropelAdmin/mailadmin/template/templates/_list_td_stacked.php (limited to 'data/generator/sfPropelAdmin/mailadmin/template/templates/_list_td_stacked.php') diff --git a/data/generator/sfPropelAdmin/mailadmin/template/templates/_list_td_stacked.php b/data/generator/sfPropelAdmin/mailadmin/template/templates/_list_td_stacked.php new file mode 100644 index 0000000..0d9e274 --- /dev/null +++ b/data/generator/sfPropelAdmin/mailadmin/template/templates/_list_td_stacked.php @@ -0,0 +1,16 @@ + +getParameterValue('list.params')): ?> + getI18NString('list.params') ?> + +getParameterValue('list.hide', array()) ?> +getColumns('list.display') as $column): ?> +getName(), $hides)) continue ?> + isLink()): ?> + [?php echo link_to(getColumnListTag($column) ?> ? getColumnListTag($column) ?> : __('-'), 'getModuleName() ?>/edit?getPrimaryKeyUrlParams() ?>) ?] + + [?php echo getColumnListTag($column) ?> ?] + + - + + + \ No newline at end of file -- cgit v1.1-32-gdbae