decidim-transparent_trash 0.0.1 → 0.0.2

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: a2ad5fbcd6c4e02fd73367759b96c187d6e834ec1d3d22d32f54af7d157f7e45
4
- data.tar.gz: f8b9154cb73914bec7b24a48b4709c4086480c9ea201e151ad78c62ed81319f1
3
+ metadata.gz: 0dd0abc69fbf782e59f5a4d1b2a3d7c222ede396a973ee9175092371aa029fbb
4
+ data.tar.gz: 8788892ec8d54995a29ed9cd3de124d77dedb337e4f0cf69930622e033485727
5
5
  SHA512:
6
- metadata.gz: 9dc98e1c78fb562af50482eefade51080b50240f8bb3e439b38da415fdb50dc527395e64bf74b7411673a8b407363540032dd8ad7a52963336be29c8415d47d1
7
- data.tar.gz: 5428998920fc2cdc2f79164b0d0ab71d385ca486851380a57856619740a9fd0fe15ab67ad260b75fbe357ab2c47fa967b2120a84d425712e2b4af1272617bbe4
6
+ metadata.gz: 7addb0310628e88698fec5ff845b65acdbc64050726c57fce5be6ef98be7d5faadbf12f1680530772f2c79706d5a29799d34c0669a4904fca5d3281ccd3f44aa
7
+ data.tar.gz: fef8622fea17950500d16270aa63bd5a50853b01b7958f4f2f742627a17d122c7f2e15f5d5642c4a7e5436c6f6ff0928200584aea18193f458749d0be5fefd3a
@@ -87,7 +87,7 @@ edit_link(
87
87
  <br>
88
88
  <div class="row column">
89
89
  <%= render partial: "initiative_badge", locals: { initiative: current_initiative } %>
90
- <%= description %>
90
+ <%= decidim_sanitize_editor description %>
91
91
 
92
92
  <%= render partial: "tags", locals: { resource: current_initiative } %>
93
93
  </div>
@@ -3,7 +3,7 @@
3
3
  module Decidim
4
4
  module TransparentTrash
5
5
  def self.version
6
- "0.0.1"
6
+ "0.0.2"
7
7
  end
8
8
 
9
9
  def self.decidim_version
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: decidim-transparent_trash
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
4
+ version: 0.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Quentinchampenois
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-03-06 00:00:00.000000000 Z
11
+ date: 2023-03-15 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provide a transparent trash where rejected initiatives are public and
14
14
  accessible.