cirandas.net

ref: master

plugins/site_tour/views/tour_actions.html.erb


<% extend SiteTourPlugin::SiteTourHelper %>
<% js_file = defined?(:js_file) ? js_file : nil %>
<%= javascript_include_tag(js_file) if js_file.present? %>

<% if actions.present? %>

<% end %>