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}}",
|
||||
'showmore' : "{{$showmore}}",
|
||||
'showfewer' : "{{$showfewer}}",
|
||||
'divgrowmore' : "{{$divshowmore}}",
|
||||
'divgrowless' : "{{$divshowless}}",
|
||||
'divgrowmore' : "{{$divgrowmore}}",
|
||||
'divgrowless' : "{{$divgrowless}}",
|
||||
'pwshort' : "{{$pwshort}}",
|
||||
'pwnomatch' : "{{$pwnomatch}}",
|
||||
'everybody' : "{{$everybody}}",
|
||||
|
Reference in New Issue
Block a user