app/commands/decidim/templates/admin/apply_questionnaire_template.rb in decidim-templates-0.26.10 vs app/commands/decidim/templates/admin/apply_questionnaire_template.rb in decidim-templates-0.27.0.rc1

- old
+ new

@@ -2,10 +2,10 @@ module Decidim module Templates # A command with all the business logic when duplicating a questionnaire template module Admin - class ApplyQuestionnaireTemplate < Rectify::Command + class ApplyQuestionnaireTemplate < Decidim::Command include Decidim::Templates::Admin::QuestionnaireCopier # Public: Initializes the command. # # template - The template we want to apply