padma-assets 0.3.37 → 0.3.39
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 410d3dca613c8cfe31b7cc6f142c1084e3972c090441c3bbaa7b871f973ea9c5
|
4
|
+
data.tar.gz: a990f1747a602a715efb2489c58522af0b39e33b0c940ccc661203a2ea98c227
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: f90b3f1d6a2ae1640e5ee0a13b13b26898462153b0c50057bce8d629f8e3978c34a66092c474424d8cf373bc002ee8fe3a37c573f71712eb2e8620b5e4c4337f
|
7
|
+
data.tar.gz: d1a606c555098b27060ef290be0b24bd91a090ebfe395c7faa9973bdba0c351c7559487028daae4c8d84b349932502b5823e2fdd55cf43c1f98be66e76e59fe5
|
@@ -4,10 +4,6 @@
|
|
4
4
|
<li class='dropdown-form'>
|
5
5
|
<input id="menu-lists-filter" class='form-control' type='text' placeholder='<%= t('header-menu.lists.lists.find_list') %>' />
|
6
6
|
</li>
|
7
|
-
<li class="dropdown-header">
|
8
|
-
<a id="refresh-lists-list-menu" class='pull-right tipsyS' original-title="<%= t('header-menu.lists.refresh_tipsy') %>"><span class="glyphicon glyphicon-refresh" aria-hidden="true"></span></a>
|
9
|
-
<%= t('header-menu.lists.lists.saved_lists') %>
|
10
|
-
</li>
|
11
7
|
<div id="all-available-lists-menu">
|
12
8
|
<li class="dropdown-header"><%= t('header-menu.lists.lists.system_lists') %></li>
|
13
9
|
<%- %W(students former_students prospects).each do |st| -%>
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: padma-assets
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.3.
|
4
|
+
version: 0.3.39
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Dwayne Macgowan
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2025-
|
11
|
+
date: 2025-06-11 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: railties
|