From 8a7aeda3fe2c178b0c492401adc6bf6afe47ec67 Mon Sep 17 00:00:00 2001 From: ivan Date: Sun, 29 Jun 2008 20:53:34 +0000 Subject: globalPOPs provisioning --- httemplate/elements/tr-select-did.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'httemplate/elements/tr-select-did.html') diff --git a/httemplate/elements/tr-select-did.html b/httemplate/elements/tr-select-did.html index 29c5bb7dd..c78403345 100644 --- a/httemplate/elements/tr-select-did.html +++ b/httemplate/elements/tr-select-did.html @@ -3,6 +3,8 @@ % if ( $opt{'curr_value'} ne '' ) { ><% $opt{'formatted_value'} || $opt{'curr_value'} || $opt{'value'} |h %> + + <% include('hidden.html', %opt ) %> % } else { -- cgit v1.2.1