Sign in
apache
/
netbeans
/
refs/heads/release300
/
.
/
webcommon
/
javascript2.knockout
/
test
/
unit
/
data
/
testfiles
/
model
/
issue233001.js
blob: 14fc822b0fc450078416035b3fcd2fd9c2ad7c3a [
file
]
ko
.
applyBindings
({
city
:
"London"
,
coords
:
{
test1
:
"A"
,
test2
:
"B"
}
});