Commit 2ea16631 by polesye

Fix comment.

parent e5f58329
...@@ -8,11 +8,8 @@ ...@@ -8,11 +8,8 @@
</head> </head>
<body> <body>
## This form will be hidden. ## This form will be hidden.
## If open_in_a_new_page is false then, once available on the client, the
## LTI module JavaScript will trigger a "submit" on the form, and the ## LTI module JavaScript will trigger a "submit" on the form, and the
## result will be rendered to the below iFrame. ## result will be rendered instead.
## If open_in_a_new_page is true, then link will be shown, and by clicking
## on it, LTI will pop up in new window.
<form <form
id="lti-${element_id}" id="lti-${element_id}"
action="${launch_url}" action="${launch_url}"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment