mirror of
https://github.com/hashicorp/vault.git
synced 2025-08-17 03:57:01 +02:00
* adding columnify and ember-cli-cjs-transform * add yargs-parser * remove vendored yargs-parser tokenizer and use cjs transform to import it from actual yargs-parser * add clear command that clears the log, but maintains history * make codemirror have no gutter and be auto-height when rendered in the console output log * add fullscreen command and hook up fullscreen toggle button * hook up copy button
5 lines
140 B
Handlebars
5 lines
140 B
Handlebars
<div class="console-ui-alert has-text-danger">
|
|
{{i-con glyph="close-circled" aria-hidden="true" size=12}}
|
|
<pre>{{content}}</pre>
|
|
</div>
|