Fix typo that broke jquery.divgrow. Sorry I should have tested.
This commit is contained in:
parent
fdb25f3450
commit
5691a609c4
@ -6,8 +6,8 @@
|
|||||||
'comment' : "{{$comment}}",
|
'comment' : "{{$comment}}",
|
||||||
'showmore' : "{{$showmore}}",
|
'showmore' : "{{$showmore}}",
|
||||||
'showfewer' : "{{$showfewer}}",
|
'showfewer' : "{{$showfewer}}",
|
||||||
'divgrowmore' : "{{$divshowmore}}",
|
'divgrowmore' : "{{$divgrowmore}}",
|
||||||
'divgrowless' : "{{$divshowless}}",
|
'divgrowless' : "{{$divgrowless}}",
|
||||||
'pwshort' : "{{$pwshort}}",
|
'pwshort' : "{{$pwshort}}",
|
||||||
'pwnomatch' : "{{$pwnomatch}}",
|
'pwnomatch' : "{{$pwnomatch}}",
|
||||||
'everybody' : "{{$everybody}}",
|
'everybody' : "{{$everybody}}",
|
||||||
|
Reference in New Issue
Block a user