Sha256: 468983bc815413471dd5fb51a857a3eb5dd735f4b0927a36bf227352828bbcb9
Contents?: true
Size: 465 Bytes
Versions: 5
Compression:
Stored size: 465 Bytes
Contents
.section_label#config_label %button#view_config_btn{ type: 'button', onClick: 'view_config();', title: 'view the config file' } View %button#hide_config_btn{ type: 'button', onClick: 'hide_config();', title: 'hide the config file' } Hide Configuration #config_div Config file: %span.monospaced= @config_src #config_viewer_div %textarea.monospaced#config_box{ readonly: true, rows: 20, cols: 150 }= @config_text
Version data entries
5 entries across 5 versions & 1 rubygems