Sha256: bda8da0791773424253511d8f1ba6b9b7b85d517a000409e0d9803ac0c0de337
Contents?: true
Size: 239 Bytes
Versions: 1
Compression:
Stored size: 239 Bytes
Contents
<%= javascript_start %> 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'}); } <%= javascript_end %>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
zena-0.15.0 | app/views/templates/edit_tabs/_custom.rhtml |