Subversion Repositories SmartDukaan

Rev

Rev 3827 | Rev 3931 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 3827 Rev 3928
Line 479... Line 479...
479
#end
479
#end
480
</ul>
480
</ul>
481
 
481
 
482
	#if($params.IS_MOBILE=="TRUE")
482
	#if($params.IS_MOBILE=="TRUE")
483
  	<div class="compare-links right">
483
  	<div class="compare-links right">
484
  		<a class="util_compare" class="left">Compare With...</a>
484
  		<a class="util_compare">Compare With...</a>
485
  		<a class="util_addnewresearch" class="right">Add to Compare</a>
485
  		<a class="util_addnewresearch right">Add to Compare</a>
486
  	</div>
486
  	</div>
487
	#end
487
	#end
488
	<div id="mynotes-$slideLabel.replace(' ', '')" class="mynotes-section">
488
	<div id="mynotes-$slideLabel.replace(' ', '')" class="mynotes-section">
489
		<h3>My Notes <a class="view-mynotes right">All Notes...</a></h3>
489
		<h3>My Notes <a class="view-mynotes right">All Notes...</a></h3>
490
		<div class="note-display"></div>
490
		<div class="note-display"></div>