Sha256: 23dd2e894684319edfd7c999062adb3a1ffe578fa86bb9806c094dcc3979fa5f
Contents?: true
Size: 971 Bytes
Versions: 2
Compression:
Stored size: 971 Bytes
Contents
<!DOCTYPE HTML> <html> <head> <title></title> <meta http-equiv="Content-Type" content="text/html;charset=utf-8"/> <%= stylesheet_link_tag 'ueditor/dialogs/template/template.css' %> </head> <body> <div class="wrap"> <div class="left"> <div class="top"> <label><var id="lang_template_clear"></var>:<input id="issave" type="checkbox"></label> </div> <div class="bottom border_style1" id="preview"></div> </div> <fieldset class="right border_style1"> <legend><var id="lang_template_select"></var></legend> <div class="pre" id="preitem"></div> </fieldset> <div class="clear"></div> </div> <%= javascript_include_tag 'ueditor/dialogs/internal.js' %> <%= javascript_include_tag 'ueditor/dialogs/template/config.js' %> <%= javascript_include_tag 'ueditor/dialogs/template/template.js' %> </body> </html>
Version data entries
2 entries across 2 versions & 2 rubygems
Version | Path |
---|---|
ueditor_rails4-0.0.5 | vendor/assets/javascripts/ueditor/dialogs/template/template.html.erb |
ueditor_rails-0.0.4 | vendor/assets/javascripts/ueditor/dialogs/template/template.html.erb |