Subversion Repositories SmartDukaan

Rev

Rev 620 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 620 Rev 627
Line 13... Line 13...
13
          </DIV>
13
          </DIV>
14
  			#set($totalitems = 0)
14
  			#set($totalitems = 0)
15
			#if($itemDetails)
15
			#if($itemDetails)
16
				#set($totalitems = $itemDetails.size())
16
				#set($totalitems = $itemDetails.size())
17
			#end
17
			#end
18
 
18
			
19
          <DIV  id="pane5" class="scroll-pane tabwrap makeScroll" style="width:240px;">
19
          <DIV  id="pane5" class="scroll-pane tabwrap makeScroll" style="width:240px;">
20
          <TABLE cellspacing="1" cellpadding="0" border="0"  width="100%" id="research_default" #if($totalitems != 0 ) style="display:none;" #end >
20
          <TABLE cellspacing="1" cellpadding="0" border="0"  width="100%" id="research_default" #if($totalitems != 0 ) style="display:none;" #end >
21
			<TBODY>
21
			<TBODY>
22
				<TR>
22
				<TR>
23
					<TD> Please Register/Sign-in to use My Research tool</TD>
23
					<TD> Please Register/Sign-in to use My Research tool</TD>
Line 31... Line 31...
31
					$itemDetail.ITEM_SNIPPET
31
					$itemDetail.ITEM_SNIPPET
32
				#end
32
				#end
33
          </div>
33
          </div>
34
		  #if($userId == 0)
34
		  #if($userId == 0)
35
          <div class="quicksign">
35
          <div class="quicksign">
36
               <A href="#">Sign In</A> | <A href="/register">Register</A>  to save <br />" My Research "
36
               <A href="#">Sign In</A> | <A href="/register">Register</A>  to get <br />" Recommendations "
37
          </div>
37
          </div>
38
		  #end
38
		  #end
39
     </DIV>
39
     </DIV>
40
</DIV>
40
</DIV>
41
<!-- Widget Recommendations end -->
41
<!-- Widget Recommendations end -->