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:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 5e4699923aa1f7210fa13e394a0742a1b1e59fe2ab97fe98d55cb483064907a3
|
4
|
+
data.tar.gz: 55a0227204154a2fe98b99d14a10e7c5bc81e73a323fb1dcb609cb60d8e7b11e
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
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')
|