cirandas.net

ref: master

plugins/open_graph/views/open_graph_plugin/myprofile/_track_activity.html.erb


<%= button_to_function 'menu-ctrl-panel', t('open_graph_plugin.views.track.config.activity.configure'), "", class: 'activity-config config-button', option: 'success', size: 'xs', 'data-target' => "#track-#{track}", 'data-toggle' => 'collapse', 'aria-controls' => 'collapseTwo' %> <%= render 'heading', f: f, track: track, context: context, klass: klass %>
<%= render 'track_objects', f: f, track: track, objects: klass.objects, klass: klass, context: context %>