Sha256: ed059fd8744a707c56e1361c4ce0d93f26183363a3cc222e9de798f9d6c6fe96

Contents?: true

Size: 606 Bytes

Versions: 38

Compression:

Stored size: 606 Bytes

Contents

<%= dc_table_title t('drgcms.doc_paste_title') %>

<div class="dc-form-frame"><br>
  <span class="dc-link dc-link-ajax dc-animate" data-request="post" title="<%= t('drgcms.doc_paste_clipboard') %>"
        data-url="<%= url_for(controller: 'dc_common', action: 'paste_clipboard') %>"><%= t('drgcms.doc_paste_clipboard') %>
  </span>
  
  <hr><br>
  <div id="result"></div>
  <%= form_tag do %>
    <label><b><%= t('drgcms.doc_paste_update') %>:</b></label><%= check_box('', 'do_update') %><br><br>

    <label><b>Data:</b></label><br>
  <%= text_area('', 'data',{size: '150x40'}) %><br>
  <% end %>
</div>

Version data entries

38 entries across 38 versions & 1 rubygems

Version Path
drg_cms-0.6.1.6 app/views/dc_common/paste_clipboard.html.erb
drg_cms-0.6.1.5 app/views/dc_common/paste_clipboard.html.erb
drg_cms-0.6.1.4 app/views/dc_common/paste_clipboard.html.erb
drg_cms-0.6.1.1.1 app/views/dc_common/paste_clipboard.html.erb
drg_cms-0.6.1.0 app/views/dc_common/paste_clipboard.html.erb
drg_cms-0.6.0.8 app/views/dc_common/paste_clipboard.html.erb
drg_cms-0.6.0.6 app/views/dc_common/paste_clipboard.html.erb
drg_cms-0.6.0.3 app/views/dc_common/paste_clipboard.html.erb
drg_cms-0.6.0.1 app/views/dc_common/paste_clipboard.html.erb
drg_cms-0.5.52.16 app/views/dc_common/paste_clipboard.html.erb
drg_cms-0.5.52.12 app/views/dc_common/paste_clipboard.html.erb
drg_cms-0.5.52.9 app/views/dc_common/paste_clipboard.html.erb
drg_cms-0.5.52.7 app/views/dc_common/paste_clipboard.html.erb
drg_cms-0.5.52.5 app/views/dc_common/paste_clipboard.html.erb
drg_cms-0.5.52.3 app/views/dc_common/paste_clipboard.html.erb
drg_cms-0.5.52.2 app/views/dc_common/paste_clipboard.html.erb
drg_cms-0.5.52 app/views/dc_common/paste_clipboard.html.erb
drg_cms-0.5.51.1 app/views/dc_common/paste_clipboard.html.erb
drg_cms-0.5.50.2 app/views/dc_common/paste_clipboard.html.erb
drg_cms-0.5.10.10 app/views/dc_common/paste_clipboard.html.erb