We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a00a004 + 8036401 commit a4b5ae2Copy full SHA for a4b5ae2
1 file changed
templates/ContentGenerator/Instructor/LTIUpdate.html.ep
@@ -47,6 +47,7 @@
47
%
48
<h2><%= maketext('Start LTI Grade Update') %></h2>
49
<%= form_for current_route, method => 'POST', id => 'updateLTIForm', name => 'updateLTIForm', begin =%>
50
+ <%= $c->hidden_authen_fields =%>
51
<div class="row mb-3">
52
<%= label_for updateUserID => maketext('Update user:'), class => 'col-auto col-form-label fw-bold' =%>
53
<div class="col-auto">
0 commit comments