spina-admin-conferences-blog 0.1.2 → 0.1.3

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: 5789ad976200e5c76aa6b4e8f7e541b6fb614d1a8533cde5ce8fc6b3a7c8954e
4
- data.tar.gz: 769bcbbd756cc4eb32e4f037795a450bc2230a13abbc0195b92b3036edd718e5
3
+ metadata.gz: 5e4699923aa1f7210fa13e394a0742a1b1e59fe2ab97fe98d55cb483064907a3
4
+ data.tar.gz: 55a0227204154a2fe98b99d14a10e7c5bc81e73a323fb1dcb609cb60d8e7b11e
5
5
  SHA512:
6
- metadata.gz: 5f65f76f537fb0e3a9e9e15a60ce41f3fe3538f0f24d582ebaefe5792851bc806938bdb0ed279a4145df72a9782bda89fd8766c189bd20831f4c6ce8d1f95bed
7
- data.tar.gz: f9021df76794a220a1fd07632d70baff977cf01b43c819086f969a3e2980bf4483cfe197f8c304eb64ffc729f5bd13ae841e0437dc0a22eafa2c8853bc2de7c6
6
+ metadata.gz: 4ae6bdb0be350ea6ec955868309054eda0e94b140482de232b28f5ad5b15d38b2b54549eb1a7d1473170ae508e8f46a34a6020b29e6ec1313ef0e231cff01117
7
+ data.tar.gz: feb5839570fa02bfe7626db9d76b7a1f734439623510c73f01c04537cd48b79535fdbf443478e56327733adbc973dc5a803984b585eb37b5e1269315c5b65416
@@ -10,10 +10,6 @@
10
10
  Will be published on #{post.decorate.published_date}
11
11
 
12
12
  %td.nowrap.text-right
13
- = link_to spina.blog_post_path(post), class: 'button button-small button-link dd-nodrag', target: '_blank' do
14
- = icon 'eye'
15
- = t('spina.view')
16
-
17
13
  = link_to spina.edit_admin_conferences_blog_post_path(post.id), class: 'button button-link' do
18
14
  = icon 'pencil-outline'
19
15
  = t('spina.blog.posts.edit')
@@ -5,7 +5,7 @@ module Spina
5
5
  module Admin
6
6
  module Conferences
7
7
  module Blog
8
- VERSION = '0.1.2'
8
+ VERSION = '0.1.3'
9
9
  end
10
10
  end
11
11
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: spina-admin-conferences-blog
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.2
4
+ version: 0.1.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Louis Van Steene