Subversion Repositories SmartDukaan

Rev

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

Rev 8865 Rev 11873
Line 68... Line 68...
68
    $expentity.getBrand() $expentity.getModelName() #if ( $expentity.getModelNumber() ) $expentity.getModelNumber() #end
68
    $expentity.getBrand() $expentity.getModelName() #if ( $expentity.getModelNumber() ) $expentity.getModelNumber() #end
69
    #if($scores.get("actual"))<span #if($scores.get("custom")) style="text-decoration:line-through" #end>$scores.get("actual")</span>
69
    #if($scores.get("actual"))<span #if($scores.get("custom")) style="text-decoration:line-through" #end>$scores.get("actual")</span>
70
    #if($scores.get("custom")) $scores.get("custom") #end
70
    #if($scores.get("custom")) $scores.get("custom") #end
71
    <a href="$request.contextPath/cmp-scores/$action.id">View Slide Scores</a>
71
    <a href="$request.contextPath/cmp-scores/$action.id">View Slide Scores</a>
72
    #end 
72
    #end 
-
 
73
    <span>$action.getEntityNoSlashURL()</span>
73
</h1>
74
</h1>
74
 
75
 
75
 
76
 
76
 
77
 
77
#set( $expslides = $expentity.getExpandedSlides() )
78
#set( $expslides = $expentity.getExpandedSlides() )
Line 100... Line 101...
100
											#set($expbullet = $expfeature.getExpandedBullets().get(0))
101
											#set($expbullet = $expfeature.getExpandedBullets().get(0))
101
											#set($skinheight = $expbullet.getDataObject().getPrimitiveDataObjects().get(0).getValue())
102
											#set($skinheight = $expbullet.getDataObject().getPrimitiveDataObjects().get(0).getValue())
102
											#set($skinwidth = $expbullet.getDataObject().getPrimitiveDataObjects().get(1).getValue())
103
											#set($skinwidth = $expbullet.getDataObject().getPrimitiveDataObjects().get(1).getValue())
103
										#end
104
										#end
104
										#if($expfeature.getFeatureDefinitionID() == 120088)
105
										#if($expfeature.getFeatureDefinitionID() == 120088)
105
											#set($expbullets = $expfeature.getExpandedBullets())
-
 
106
											#foreach($expbullet in $expbullets)
106
											#foreach($expbullet in $expbullets)
-
 
107
											#set($expbullets = $expfeature.getExpandedBullets())
107
												#set($videotype = $expbullet.displayText())
108
												#set($videotype = $expbullet.displayText())
108
											#end
109
											#end
109
										#end	
110
										#end	
110
										#if($expfeature.getFeatureDefinitionID() == 120086)
111
										#if($expfeature.getFeatureDefinitionID() == 120086)
111
											#set($expbullet = $expfeature.getExpandedBullets().get(0))
112
											#set($expbullet = $expfeature.getExpandedBullets().get(0))