Bug 4200: Fixes adding a member to a routing list after filtering results.

Adds a hidden field for subscriptionid to the filter form.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
This commit is contained in:
Garry Collum 2010-05-01 20:25:31 -04:00 committed by Galen Charlton
parent fbd04fab63
commit d2d2acd4a6

View file

@ -22,6 +22,7 @@ function add_member(subscriptionid,borrowernumber){
<div id="yui-main">
<div id="search" class="yui-g">
<form action="<!--TMPL_VAR Name="actionname"-->" method="get">
<input type="hidden" name="subscriptionid" id="subscriptionid" value="<!-- TMPL_VAR name="subscriptionid"-->" />
<fieldset class="rows">
<legend> Filter :</legend>
<ol>