wisest owl (wisest_owl) wrote in changelog,
wisest owl
wisest_owl
changelog

[ljcom] r9399: LJSUP-6613. after visiting gift tab, goi...

Committer: gprochaev
LJSUP-6613. after visiting gift tab, going back to myself tab doesn't work

U   trunk/templates/Shop/UserHeads.tmpl
Modified: trunk/templates/Shop/UserHeads.tmpl
===================================================================
--- trunk/templates/Shop/UserHeads.tmpl	2010-08-26 02:23:10 UTC (rev 9398)
+++ trunk/templates/Shop/UserHeads.tmpl	2010-08-26 03:59:33 UTC (rev 9399)
@@ -18,6 +18,7 @@
 	<ul class="b-buy-goods">
 		<li class="b-buy-goods-item<tmpl_unless is_gift> current</tmpl_unless><tmpl_if is_self_disabled> disabled</tmpl_if>">
 			<form action="" method="post">
+                <input type="hidden" name="formyself" value="1">
 				<fieldset>
 					<TMPL_VAR form_auth>
 					<ul class="b-buy-form b-userheads-items">
@@ -49,6 +50,7 @@
 		<li class="b-buy-goods-item<tmpl_if is_gift> current</tmpl_if><tmpl_if is_self_disabled> current</tmpl_if>">
 			<TMPL_IF expr="(default_page eq 'self')">
 			<form action="" method="post">
+                <input type="hidden" name="formyself" value="0">
 				<fieldset>
 				<TMPL_VAR form_auth>
 					<div class="b-buy-goptions b-buy-guserheads">

Tags: ljcom, tmpl, wisest-owl
Subscribe

  • Post a new comment

    Error

    Anonymous comments are disabled in this journal

    default userpic

    Your reply will be screened

    Your IP address will be recorded 

  • 0 comments