Resolved EE differences in app/views/profiles/keys
**How?** It creates a base method `can_delete?` on Key which will always be true in CE and is overridden in EE. Added changelog entry
Showing
Please register or sign in to comment
**How?** It creates a base method `can_delete?` on Key which will always be true in CE and is overridden in EE. Added changelog entry