Sha256: 055763e11f5fdefaef2c44dba601abb9a0edbc0472010f1a2d4e287ef2ad4ef0

Contents?: true

Size: 227 Bytes

Versions: 3

Compression:

Stored size: 227 Bytes

Contents

# frozen_string_literal: true

module Decidim
  module Slider
    module Admin
      # TODO: Remove when upgrading to Decidim 0.28
      class UpdateContentBlock < Decidim::Admin::UpdateContentBlock
      end
    end
  end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
decidim-slider-0.0.3 app/commands/decidim/slider/admin/update_content_block.rb
decidim-slider-0.0.2 app/commands/decidim/slider/admin/update_content_block.rb
decidim-slider-0.0.1 app/commands/decidim/slider/admin/update_content_block.rb