Linux Foundation Collaborative Projects
index
:
aaf/authz
2.0.0-ONAP
5.0.1-ONAP
Amsterdam
beijing
casablanca
dublin
elalto
frankfurt
master
ARCHIVED- 2022-02-15 at the request of the project
Grokmirror user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
misc
/
xgen
/
sampletest.js
blob: dc19fa1fe4f8228a1d96f249147b7f550355a3f8 (
plain
)
1
2
3
function
myFunction
()
{
document
.
getElementById
(
"demo"
).
innerHTML
=
"Paragraph changed."
;
}