thecore_ui_commons 2.4.6 → 2.4.7
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/app/views/layouts/_logos.html.erb +3 -0
- data/app/views/layouts/thecore.html.erb +1 -1
- metadata +2 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 8158d74af4f7ef339f1168341064cf14f3519bc673ffb12e968070c4afa144dc
|
4
|
+
data.tar.gz: 309c09bb39ec4560652aebecae0b704ef1e238d49ffb6ddb7902a7d72492d7df
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 40870e56f8df0f49b50a2d1abfe919a5d51f2796f43216fcd268fdf591c95f40688b6a8c25214936cc5e9c67f690c62ed29bf21dcab10985d3e6de997ec6d409
|
7
|
+
data.tar.gz: 976904ec654f9c5c349cdad8bf8ded947860b9912398b930dfbd0ecdda6558d2e56f3de5e8abc9fed3c70cbc16b7c029099aa55874b70f111aebd1906502ea28
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: thecore_ui_commons
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 2.4.
|
4
|
+
version: 2.4.7
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Gabriele Tassoni
|
@@ -163,6 +163,7 @@ files:
|
|
163
163
|
- app/views/kaminari/_paginator.html.erb
|
164
164
|
- app/views/kaminari/_prev_page.html.erb
|
165
165
|
- app/views/layouts/_footer.html.erb
|
166
|
+
- app/views/layouts/_logos.html.erb
|
166
167
|
- app/views/layouts/_messages.html.erb
|
167
168
|
- app/views/layouts/_navigation.html.erb
|
168
169
|
- app/views/layouts/_navigation_links.html.erb
|