Sha256: 4990a991d02109935d56c698a7fa5753cacdefe3e0d789c1f831bbf3c3bfacec

Contents?: true

Size: 229 Bytes

Versions: 32

Compression:

Stored size: 229 Bytes

Contents

<% javascript_tag do -%>
var custom_loaded = false;
function load_custom_tab() {
  new Ajax.Updater('custom_tab', '/nodes/<%= @node.zip %>/versions/0/custom_tab', {asynchronous:true, evalScripts:true, method:'get'});
}
<% end -%>

Version data entries

32 entries across 32 versions & 1 rubygems

Version Path
zena-1.2.8 app/views/templates/edit_tabs/_custom.rhtml
zena-1.2.7 app/views/templates/edit_tabs/_custom.rhtml
zena-1.2.6 app/views/templates/edit_tabs/_custom.rhtml
zena-1.2.5 app/views/templates/edit_tabs/_custom.rhtml
zena-1.2.4 app/views/templates/edit_tabs/_custom.rhtml
zena-1.2.3 app/views/templates/edit_tabs/_custom.rhtml
zena-1.2.2 app/views/templates/edit_tabs/_custom.rhtml
zena-1.2.1 app/views/templates/edit_tabs/_custom.rhtml
zena-1.2.0 app/views/templates/edit_tabs/_custom.rhtml
zena-1.1.3 app/views/templates/edit_tabs/_custom.rhtml
zena-1.1.2 app/views/templates/edit_tabs/_custom.rhtml
zena-1.1.1 app/views/templates/edit_tabs/_custom.rhtml
zena-1.1.0 app/views/templates/edit_tabs/_custom.rhtml
zena-1.0.0 app/views/templates/edit_tabs/_custom.rhtml
zena-1.0.0.rc3 app/views/templates/edit_tabs/_custom.rhtml
zena-1.0.0.rc2 app/views/templates/edit_tabs/_custom.rhtml
zena-1.0.0.rc1 app/views/templates/edit_tabs/_custom.rhtml
zena-0.16.9 app/views/templates/edit_tabs/_custom.rhtml
zena-1.0.0.beta3 app/views/templates/edit_tabs/_custom.rhtml
zena-0.16.8 app/views/templates/edit_tabs/_custom.rhtml