summaryrefslogtreecommitdiff
path: root/httemplate/elements/tr-select-did.html
diff options
context:
space:
mode:
authorivan <ivan>2008-06-29 20:53:34 +0000
committerivan <ivan>2008-06-29 20:53:34 +0000
commit8a7aeda3fe2c178b0c492401adc6bf6afe47ec67 (patch)
treed434525178b00708cb519e18bc61591e9705b54d /httemplate/elements/tr-select-did.html
parent2d87f8d18a809c672fbd4d05dacf04efd9bbe621 (diff)
globalPOPs provisioning
Diffstat (limited to 'httemplate/elements/tr-select-did.html')
-rw-r--r--httemplate/elements/tr-select-did.html2
1 files changed, 2 insertions, 0 deletions
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 '' ) {
<TD BGCOLOR="#dddddd" <% $cell_style %>><% $opt{'formatted_value'} || $opt{'curr_value'} || $opt{'value'} |h %></TD>
+
+ <% include('hidden.html', %opt ) %>
% } else {