stable

Clone or download

Read-only

How to test: - define a form with an id - in javascript file call tlp postAndRetrieveResult - method will return you the result of the return of the url you gave in entry Change-Id: If4e6a5c14f21a82845a931d36aa5d38754546e0a

Modified Files

Name
M src/www/themes/common/tlp/doc/css/_javascript-sections.scss +1 −0 Go to diff View file
M src/www/themes/common/tlp/doc/resources/fetch/manifest.json +1 −0 Go to diff View file
A src/www/themes/common/tlp/doc/resources/fetch/post/doc.html +10 −0 Go to diff View file
A src/www/themes/common/tlp/doc/resources/fetch/post/example.html +14 −0 Go to diff View file
A src/www/themes/common/tlp/doc/resources/fetch/post/manifest.json +4 −0 Go to diff View file
M src/www/themes/common/tlp/src/js/fetch-wrapper.js +10 −0 Go to diff View file
M src/www/themes/common/tlp/src/js/index.js +2 −1 Go to diff View file