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.5.10.7 app/views/dc_common/paste_clipboard.html.erb
drg_cms-0.5.10 app/views/dc_common/paste_clipboard.html.erb
drg_cms-0.5.9 app/views/dc_common/paste_clipboard.html.erb
drg_cms-0.5.8.2 app/views/dc_common/paste_clipboard.html.erb
drg_cms-0.5.8 app/views/dc_common/paste_clipboard.html.erb
drg_cms-0.5.7 app/views/dc_common/paste_clipboard.html.erb
drg_cms-0.5.6 app/views/dc_common/paste_clipboard.html.erb
drg_cms-0.5.5 app/views/dc_common/paste_clipboard.html.erb
drg_cms-0.5.3 app/views/dc_common/paste_clipboard.html.erb
drg_cms-0.5.2 app/views/dc_common/paste_clipboard.html.erb
drg_cms-0.5.1 app/views/dc_common/paste_clipboard.html.erb
drg_cms-0.5.0 app/views/dc_common/paste_clipboard.html.erb
drg_cms-0.4.61 app/views/dc_common/paste_clipboard.html.erb
drg_cms-0.4.58 app/views/dc_common/paste_clipboard.html.erb
drg_cms-0.4.57 app/views/dc_common/paste_clipboard.html.erb
drg_cms-0.4.54 app/views/dc_common/paste_clipboard.html.erb
drg_cms-0.4.53 app/views/dc_common/paste_clipboard.html.erb
drg_cms-0.4.39 app/views/dc_common/paste_clipboard.html.erb