AgileVentures/MetPlus_PETS

View on GitHub
app/assets/javascripts/company_people.js

Summary

Maintainability
A
0 mins
Test Coverage
$(function () {
  $('#toggle_company_info').click(ManageData.toggle);
});