░▒▓████████████████████████████████▓▒░ ░▒▓█ ▓▒░ ░▒▓█ ~ S W A M P ~ ▓▒░ ░▒▓█ ▓▒░ ░▒▓████████████████████████████████▓▒░
pplmvsvm
LOCATION:
/var/www/canvas/ui/shared/module-sequence-footer/jst
☗ ROOT
↻ REFRESH
✎ CARVE FLESH
EDITING: ModuleSequenceFooter.handlebars
<div class='module-sequence-padding'></div> <div class='module-sequence-footer' role="navigation" aria-label="{{#t}}Module Navigation{{/t}}"> <div class="module-sequence-footer-content"> {{#if previous.show}} <span class="module-sequence-footer-button--previous" data-tooltip="right" data-html-tooltip-title="{{previous.tooltip}}"> <a href="{{previous.url}}" role="button" class="Button" aria-describedby="msf{{instanceNumber}}-previous-desc" aria-label="{{#t}}Previous Module Item{{/t}}{{#if previous.externalItem}} - {{#t}}opens in new window{{/t}}{{/if}}" > <i class="icon-mini-arrow-left"></i>{{#t 'previous'}}Previous{{/t}} <span id="msf{{instanceNumber}}-previous-desc" class="hidden" hidden>{{previous.tooltipText}}</span> </a> </span> {{/if}} {{#if next.show}} <span class="module-sequence-footer-button--next" data-tooltip="left" data-html-tooltip-title="{{next.tooltip}}"> <a href="{{next.url}}" role="button" class="Button" aria-describedby="msf{{instanceNumber}}-next-desc" aria-label="{{#t}}Next Module Item{{/t}}{{#if next.externalItem}} - {{#t}}opens in new window{{/t}}{{/if}}" {{#if next.modules_tab_disabled}} aria-disabled="true" {{/if}} {{ disabledIf next.modules_tab_disabled }} > {{#t 'next'}}Next{{/t}}<i class="icon-mini-arrow-right"></i> <span id="msf{{instanceNumber}}-next-desc" class="hidden" hidden>{{next.tooltipText}}</span> </a> </span> {{/if}} </div> </div>
CANCEL
Name
Type
Size
Modified
Actions
↩ ..
DIR
—
—
📄 ModuleSequenceFooter.handlebars
HANDLEBARS
1.6 KB
2023-09-24 03:39
EDIT
📄 ModuleSequenceFooter.handlebars.json
JSON
50 B
2023-09-24 03:36
EDIT