phpgroupware-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-cvs] CVS: admin/templates/default category_form.tpl,1.10,1


From: Bettina Gille <address@hidden>
Subject: [Phpgroupware-cvs] CVS: admin/templates/default category_form.tpl,1.10,1.11
Date: Sat, 12 Oct 2002 14:01:23 -0400

Update of /cvsroot/phpgroupware/admin/templates/default
In directory subversions:/tmp/cvs-serv20814/templates/default

Modified Files:
        category_form.tpl 
Log Message:
update edit_cats to move the subtree with the cat if the parent changes

Index: category_form.tpl
===================================================================
RCS file: /cvsroot/phpgroupware/admin/templates/default/category_form.tpl,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -r1.10 -r1.11
*** category_form.tpl   12 Oct 2002 17:23:56 -0000      1.10
--- category_form.tpl   12 Oct 2002 18:01:21 -0000      1.11
***************
*** 53,57 ****
        <tr valign="bottom">
                <td height="50" align="center">
!                       <input type="hidden" name="values[old_parent]" 
value="{cat_parent}">
                        <input type="submit" name="submit" 
value="{lang_save}"></form></td>
                <td height="50" align="center">
--- 53,57 ----
        <tr valign="bottom">
                <td height="50" align="center">
!                       <input type="hidden" name="values[old_parent]" 
value="{old_parent}">
                        <input type="submit" name="submit" 
value="{lang_save}"></form></td>
                <td height="50" align="center">





reply via email to

[Prev in Thread] Current Thread [Next in Thread]