Sha256: 1114636ae5c33b40c32118b161ecbf255d390f2c5fe88b5c593f57605dd9090a
Contents?: true
Size: 343 Bytes
Versions: 75
Compression:
Stored size: 343 Bytes
Contents
# frozen_string_literal: true module Decidim module Consultations module Admin # Controller that allows managing the Consultation Component # permissions in the admin panel. class ComponentPermissionsController < Decidim::Admin::ComponentPermissionsController include QuestionAdmin end end end end
Version data entries
75 entries across 75 versions & 1 rubygems