Skip to content

Commit

Permalink
Remove obsolete Sakai note.
Browse files Browse the repository at this point in the history
  • Loading branch information
csev committed Aug 27, 2021
1 parent d989c7b commit 0b1fec4
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions admin/key/issuer-detail.php
Original file line number Diff line number Diff line change
Expand Up @@ -133,18 +133,7 @@
<?= htmlentities($lti13_canvas_json_url) ?>
</pre>
</p>
<?php
if ( $show_guid ) {
?>
<p>
For Sakai-21 and later, you can use this URL to copy configuration data instead of copying all of the above values:
<pre>
Sakai Configuration URL: <a href="#" onclick="copyToClipboardNoScroll(this, '<?= htmlentities($lti13_sakai_json_url) ?>');return false;"><i class="fa fa-clipboard" aria-hidden="true"></i>Copy</a>
<?= htmlentities($lti13_sakai_json_url) ?>
</pre>
</p>
<?php
}

$OUTPUT->footerStart();
?>
Expand Down

0 comments on commit 0b1fec4

Please sign in to comment.