All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.sonar.plugins.motionchart.project_motion_chart.html.erb Maven / Gradle / Ivy

The newest version!
<%
  url_params = "&resource=#{@project.id}"
  title = h(widget_properties['title']) if widget_properties['title']
%>

<% if title %>

<%= title -%>

<% end %> <%= render :partial => 'motion_chart/widget_body', :locals => {:widget => widget, :widget_properties => widget_properties, :url_params => url_params} -%>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy