Skip to content
Snippets Groups Projects

Promote EE features

Merged Tim Zallmann requested to merge 2887-promote-service-desk-feature into master
All threads resolved!
12 files
+ 85
79
Compare changes
  • Side-by-side
  • Inline
Files
12
class Groups::AnalyticsController < Groups::ApplicationController
include LicenseHelper
before_action :group
before_action :check_contribution_analytics_available!
Loading