Fix a spell typos
Change-Id: I256bc7bdcbbcd6b993687827ebbaba75fde827a5
This commit is contained in:
parent
0be82d9c73
commit
b67b58cce7
@ -2150,7 +2150,7 @@ ul#developerActivity li span {
|
|||||||
font-weight: 400; }
|
font-weight: 400; }
|
||||||
|
|
||||||
/*End Community Page*/
|
/*End Community Page*/
|
||||||
/*Sofware Page*/
|
/*Software Page*/
|
||||||
.software {
|
.software {
|
||||||
margin-top: 30px; }
|
margin-top: 30px; }
|
||||||
|
|
||||||
|
@ -111,9 +111,9 @@
|
|||||||
},
|
},
|
||||||
displayContent:function(){
|
displayContent:function(){
|
||||||
var
|
var
|
||||||
//element postion
|
//element position
|
||||||
elementPos = this.getElementPosition(),
|
elementPos = this.getElementPosition(),
|
||||||
//target postion
|
//target position
|
||||||
$target = this.getTarget().removeClass().addClass(pluginClass),
|
$target = this.getTarget().removeClass().addClass(pluginClass),
|
||||||
//target content
|
//target content
|
||||||
$targetContent = this.getContentElement(),
|
$targetContent = this.getContentElement(),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user