Sha256: edaeb477d8753374efa3eb2e87340635346a66d588b218c4d18dbea9866818b1
Contents?: true
Size: 586 Bytes
Versions: 4
Compression:
Stored size: 586 Bytes
Contents
# frozen_string_literal: true Deface::Override.new(virtual_path: "layouts/decidim/admin/consultations", name: "remove_deprecation_warning", remove: ".callout.warning", disabled: !Decidim::ActionDelegator.remove_consultation_deprecation_warning) Deface::Override.new(virtual_path: "layouts/decidim/admin/consultation", name: "remove_deprecation_warning", remove: ".callout.warning", disabled: !Decidim::ActionDelegator.remove_consultation_deprecation_warning)
Version data entries
4 entries across 4 versions & 1 rubygems