ohif-viewer/Packages/ohif-hotkeys/client/components/dialog.html
2017-06-14 09:19:49 +02:00

6 lines
140 B
HTML

<template name="hotkeysDialog">
{{#dialogSimple title='Keyboard Shortcuts'}}
{{>hotkeysForm}}
{{/dialogSimple}}
</template>