talho/openphin

View on GitHub
app/assets/javascripts/admin/organization_membership_requests/view/Index.js

Summary

Maintainability
A
1 hr
Test Coverage

Function initComponent has 44 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  initComponent: function(){
    var tpl = new Ext.XTemplate(
      '<tpl for=".">',
        '<div class="org-row" style="border:1px solid black;line-height:30px;padding:5px;margin:5px 0px">',
          'Organization - {organization}, User - {name}, Email - <a href="mailto:{email}">{email}</a>',

    There are no issues that match your filters.

    Category
    Status