phcdevworks_accounts_stripe 1.0.2 → 1.1.0

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: 43769b011ac594773b4ec664aaca48c131170e74832a5cd55bbb7431a68dd15e
4
- data.tar.gz: 56a7128fcb6e67d00fa437ec87d095d6e702824b35d849ec4d076c4185790324
3
+ metadata.gz: 6ee692acbf9a6a2fc3a9f18c947c704cda039239d6b10bbd8122029c038a2d09
4
+ data.tar.gz: c826e8391c5df66b74163176ae823b6aca62abd20a3298b9936f158a394852e4
5
5
  SHA512:
6
- metadata.gz: 2bf0ae876a7c6f4c4de9567237c1dfe452e705c44e0be79706164c92e28244b7eb042c8c0322cee252e43591bacc1c14e22dbb297bb077b3d5d7ca1598800ff8
7
- data.tar.gz: 4288b846bc83e3f920ac1c105d76c809a852a5cf60bd883ebe7af8143a1a760ff4df0ae683c5b2796079f570b0f6bd319458b7c48ff8c01686f334196cc1333b
6
+ metadata.gz: e78c3de188d7c87ffb59e78a3c0370fe076bed873f9464c83bbe19eeb978ea689e06de6c330271dd0569f2b77de2c4905d3357585623c0b5ae2eafc5ef5dd59f
7
+ data.tar.gz: f81503a08824a575bca9ef12b14d72e6c131ffc3ce611aa5de55356e4b2f7f08a677010c785f23ead0f315b59b38baf9885f954c2e363c7769d682662fe2fbb4
@@ -27,43 +27,43 @@
27
27
  </head>
28
28
  <body>
29
29
 
30
- <!-- -PHCDev- Page Container -->
30
+ <!-- -PHCDEV- Page Container -->
31
31
  <div id="app" class="app app-header-fixed app-sidebar-fixed app-with-wide-sidebar">
32
32
 
33
- <!-- -PHCDev- Page Container - Header -->
33
+ <!-- -PHCDEV- Page Container - Header -->
34
34
  <div id="header" class="app-header">
35
35
  <%= render "layouts/phcdevworks_accounts_stripe/components/backend/navigation/top_menu" %>
36
36
  </div>
37
- <!-- -PHCDev- Page Container - Header -->
37
+ <!-- -PHCDEV- Page Container - Header -->
38
38
 
39
- <!-- -PHCDev- Page Container - Sidebar -->
39
+ <!-- -PHCDEV- Page Container - Sidebar -->
40
40
  <div id="sidebar" class="app-sidebar" data-disable-slide-animation="true">
41
41
  <%= render "layouts/phcdevworks_accounts_stripe/components/backend/sidebars/side_menu" %>
42
42
  </div>
43
43
  <div class="app-sidebar-bg"></div>
44
44
  <div class="app-sidebar-mobile-backdrop"><a href="#" data-dismiss="app-sidebar-mobile" class="stretched-link"></a></div>
45
- <!-- -PHCDev- Page Container - Sidebar -->
45
+ <!-- -PHCDEV- Page Container - Sidebar -->
46
46
 
47
- <!-- -PHCDev- Page Container - Content -->
47
+ <!-- -PHCDEV- Page Container - Content -->
48
48
  <div id="app" class="app app-content-full-height">
49
49
  <div id="content" class="app-content d-flex flex-column p-0">
50
- <!-- -PHCDev- Page Container - Main -->
50
+ <!-- -PHCDEV- Page Container - Main -->
51
51
  <div class="app-content-padding flex-grow-1 overflow-hidden" data-scrollbar="true" data-height="100%">
52
52
  <%= render "phcdevworks_notifications/bootstrap/notifications" %>
53
53
  <%= yield %>
54
54
  </div>
55
- <!-- -PHCDev- Page Container - Main -->
56
- <!-- -PHCDev- Page Container - Footer -->
55
+ <!-- -PHCDEV- Page Container - Main -->
56
+ <!-- -PHCDEV- Page Container - Footer -->
57
57
  <div id="footer" class="app-footer m-0">
58
58
  <%= render "layouts/phcdevworks_accounts_stripe/components/backend/footer/footer" %>
59
59
  </div>
60
- <!-- -PHCDev- Page Container - Footer -->
60
+ <!-- -PHCDEV- Page Container - Footer -->
61
61
  </div>
62
62
  </div>
63
- <!-- -PHCDev- Page Container - Content -->
63
+ <!-- -PHCDEV- Page Container - Content -->
64
64
 
65
65
  </div>
66
- <!-- -PHCDev- Page Container -->
66
+ <!-- -PHCDEV- Page Container -->
67
67
 
68
68
  <!-- JavaScript -->
69
69
  <%= javascript_include_tag "coloradmin/phcthemes_admin_panel_pack_coloradmin" %>
@@ -1,17 +1,17 @@
1
- <!-- -PHCDev- Page Container - Footer - Left -->
1
+ <!-- -PHCDEV- Page Container - Footer - Left -->
2
2
  <span>
3
- <!-- -PHCDev- Page Container - Footer - Left - Copyright -->
3
+ <!-- -PHCDEV- Page Container - Footer - Left - Copyright -->
4
4
  <i class="fab fa-osi font-weight-bolder"></i> 2012-<%= Time.now.year %> -
5
5
  <span class="phc_dev_strong_plugin">PHC</span><span class="phc_dev_light_plugin">Devworks</span> Accounts Stripe - Engine v<%= Gem.loaded_specs["phcdevworks_accounts_stripe"].version.to_s %>
6
- <!-- -PHCDev- Page Container - Footer - Left - Copyright -->
6
+ <!-- -PHCDEV- Page Container - Footer - Left - Copyright -->
7
7
  </span>
8
- <!-- -PHCDev- Page Container - Footer - Left -->
8
+ <!-- -PHCDEV- Page Container - Footer - Left -->
9
9
 
10
- <!-- -PHCDev- Page Container - Footer - Right -->
10
+ <!-- -PHCDEV- Page Container - Footer - Right -->
11
11
  <span class="float-right">
12
- <!-- -PHCDev- Page Container - Footer - Right - Developed -->
12
+ <!-- -PHCDEV- Page Container - Footer - Right - Developed -->
13
13
  Developed with <i class="fas fa-heart hanna_hearts"></i> by
14
14
  <a class="phcnet_copyright text-dark" href="https://phcdevworks.com/"><u><span class="phc_dev_strong_plugin">PHC</span><span class="phc_dev_light_plugin">Devworks</span></u></a>
15
- <!-- -PHCDev- Page Container - Footer - Right - Developed -->
15
+ <!-- -PHCDEV- Page Container - Footer - Right - Developed -->
16
16
  </span>
17
- <!-- -PHCDev- Page Container - Footer - Right -->
17
+ <!-- -PHCDEV- Page Container - Footer - Right -->
@@ -1,4 +1,4 @@
1
- <!-- -PHCDev- Topbar - Navigation Header -->
1
+ <!-- -PHCDEV- Topbar - Navigation Header -->
2
2
  <div class="navbar-header">
3
3
 
4
4
  <button type="button" class="navbar-mobile-toggler" data-toggle="app-sidebar-mobile">
@@ -12,9 +12,9 @@
12
12
  <% end %>
13
13
 
14
14
  </div>
15
- <!-- -PHCDev- Topbar - Navigation Header -->
15
+ <!-- -PHCDEV- Topbar - Navigation Header -->
16
16
 
17
- <!-- -PHCDev- Topbar - Navigation Main -->
17
+ <!-- -PHCDEV- Topbar - Navigation Main -->
18
18
  <% if current_user %>
19
19
  <div class="navbar-nav">
20
20
  <div class="navbar-item navbar-user dropdown">
@@ -38,4 +38,4 @@
38
38
  <% end %>
39
39
 
40
40
  </div>
41
- <!-- -PHCDev- Topbar - Navigation Main -->
41
+ <!-- -PHCDEV- Topbar - Navigation Main -->