Subversion Repositories SmartDukaan

Rev

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

Rev 19500 Rev 19669
Line 365... Line 365...
365
    </div>
365
    </div>
366
  </div>
366
  </div>
367
</div>
367
</div>
368
 
368
 
369
</div>
369
</div>
-
 
370
<?php if(in_array($userId,$targetuser)):?>
-
 
371
<div style="margin-left:8px;">
-
 
372
	<a href="<?php echo $base_url;?>categories/target" style="color:red;">Your target detail</a>
-
 
373
</div>
-
 
374
 
-
 
375
<?php endif;?>
370
 
376
 
371
<?php 
377
<?php 
372
// if(!function_exists('formatOrderDate')){
378
// if(!function_exists('formatOrderDate')){
373
  function formatOrderDate($date,$storeId,$type='od'){
379
  function formatOrderDate($date,$storeId,$type='od'){
374
    if($type=='od'){
380
    if($type=='od'){