drg_blog_news_forum 0.6.3 → 0.6.4

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: 72ed58040560740422402bad4242efe137bec31681dbd74754d9b503abc03ef2
4
- data.tar.gz: 2ea79957ac9959149b97465049f687bd1acf2960013f2e0c1e7c3242d4b052c5
3
+ metadata.gz: d7c8446ea001f5ab43f8a72b31734c3d47a6bb91c4e20a2d7809637955c46f24
4
+ data.tar.gz: f0611acafe1e371e2a0f7ed22ca0fa7ab56b1fb3f0479af95ac0c4bbf66377be
5
5
  SHA512:
6
- metadata.gz: 95005b8b47db2fd05b1055fcbaee1b50c71eaebdf9ad62db6d8ad1f6df2ff7af41fc33c5277c18eb0f93166565d2bf4dd2e675b071b563130414558e89371c50
7
- data.tar.gz: d3b8e1993a75a0562d14ae4d35a375022fc0aebc168b879297635d052d2774b4e75e15ef158aa58e8a43892c9b0dde2caa6ad78c46f3556d308bb0671e74209a
6
+ metadata.gz: 88a6ad9c75a57da86b02a2d6a7d7822fbd3793e206f04896d5ade42055c943e7d66b5b3f80c9fb653c247b61bd2b0cf36e3717c226191528cb32e109b15bb3d3
7
+ data.tar.gz: b3f17504472c9aaf4644727a32a3dde78e5c31181bd47aaa4a62050e6d1210574f8c8c82c804845f5f88c404ca03d489e5241abe241dd25c2b044fa86048924a
@@ -23,26 +23,26 @@
23
23
  menu:
24
24
  80_dc_forum_menu:
25
25
  caption: dc_forum.menu_caption
26
- icon: cubes lg
26
+ icon: forum
27
27
  items:
28
28
  10:
29
29
  caption: helpers.label.dc_blog.tabletitle
30
30
  controller: cmsedit
31
- icon: comment-o lg
31
+ icon: comment-o
32
32
  table: dc_blog
33
33
  20:
34
34
  caption: helpers.label.dc_news.tabletitle
35
35
  controller: cmsedit
36
- icon: info lg
36
+ icon: info-o
37
37
  table: dc_news
38
38
  30:
39
39
  caption: helpers.label.dc_forum.tabletitle
40
40
  controller: cmsedit
41
- icon: server lg
41
+ icon: forum-o
42
42
  table: dc_forum
43
43
  40:
44
44
  caption: helpers.label.dc_reply.tabletitle
45
45
  controller: cmsedit
46
- icon: commenting-o lg
46
+ icon: comment-o
47
47
  table: dc_reply
48
48
 
@@ -1,2 +1,2 @@
1
1
  module ApplicationHelper
2
- end
2
+ end
@@ -1,3 +1,3 @@
1
1
  module DrgBlogNewsForum
2
- VERSION = "0.6.3"
2
+ VERSION = "0.6.4"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: drg_blog_news_forum
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.6.3
4
+ version: 0.6.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Damjan Rems
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-01-24 00:00:00.000000000 Z
11
+ date: 2022-03-01 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails