Guest User

Untitled

a guest
Feb 18th, 2018
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. cols << [t(:"helpers.spaces.support_tool.support_view"),
  2. !CustomerSupportTool::AUTOMATIC_FIELDS.include?("permission_type") &&
  3. !@space_tool.is_action_allowed?("permission_type", Space::PERMISSION_EDIT) ?
  4. [@ticket.permission_type_str, @ticket.permission_type]:
  5. select('ticket', 'permission_type', i18n_selector(selector))
  6. ]
Add Comment
Please, Sign In to add comment