From 129ec6176718c60138cd40b26d24c0b13d9f3709 Mon Sep 17 00:00:00 2001 From: Preston Cody Date: Sat, 21 Jul 2007 22:20:46 +0000 Subject: changing the dyn_tags table to use scriptid instead of jobid fixing up the script creation section. still a work in progress. svn path=/; revision=235 --- scire/.smarty/templates/script.tpl | 21 ++++++++++++--------- 1 file changed, 12 insertions(+), 9 deletions(-) (limited to 'scire') diff --git a/scire/.smarty/templates/script.tpl b/scire/.smarty/templates/script.tpl index 4c93fe7..9802abc 100644 --- a/scire/.smarty/templates/script.tpl +++ b/scire/.smarty/templates/script.tpl @@ -8,15 +8,15 @@ - + - + - + @@ -36,7 +36,7 @@ @@ -54,27 +54,30 @@ -
Manual: Manual:
root @@ -28,7 +28,7 @@
this button will take input above and parse and look for dynamic tags. it will then generate the table below + this button will take input above and parse and look for dynamic tags. it will then generate the table below
+ {if $dyn_tags} + {foreach from=$dyn_tags item=tag key=tagnum} - + + {/foreach} + {/if} -- cgit v1.2.3
Dynamic TagDefault Value
%%package%%Tag: {$tag}

Success return code (default 0):