phcdevworks_accounts 1.1.0 → 1.1.1

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: b5a529f4830e7f0b476e768a12ddbd4b70545d1fdd0398fe82b4025baea1059c
4
- data.tar.gz: 7756489946e3b31457cbfc52b57c188b88d3d1e9933aa2daed87c10493077571
3
+ metadata.gz: 4635a819cd01a993b819660ca547f22e7e3ed1766f289ae30035d92766aa69ef
4
+ data.tar.gz: 0ceff8bd1a2e3df561d94fbe70824290d5bed84c0ad7acfe029b8a67db487bb7
5
5
  SHA512:
6
- metadata.gz: da8105c97dcb482df3e76c07221e1f10530bd4c5d244adefebd2386024108203ed9535f7baad7f5d7a52733d300bfe8353180f79f51a30833c5e561bb0f68380
7
- data.tar.gz: dff20b2809ff17da8fe9ef527b89d6b1161e94df750563f409b80fc893330a7c0ba9bfbf97bc7bfcdcc5b9ebe67e3ca604a0958b46c4cb0f40fe4583d5dec5d8
6
+ metadata.gz: 13f667d76b5e0fce275e7547428129b2f13ca9c004d8ee625ed0687d011db019cf2e2ee6e07b0a51b2406da77e7340e363859189ed6faa7ffef20e12ce2872d2
7
+ data.tar.gz: 84dda83d8dbd0a212f00d4cf895ee89475516d98ecc7d4dff9680329edfaf4ecd8f0b303129a682371d8175ed10301cc44cafd7b19c09987219ce42909a0191b
@@ -27,11 +27,6 @@
27
27
  </head>
28
28
  <body class="pace-top bg-white">
29
29
 
30
- <!-- Page Content -->
31
- <%= render 'phcdevworks_notifications/bootstrap/notifications' %>
32
- <%= yield %>
33
- <!-- Page Content -->
34
-
35
30
  <!-- JavaScript -->
36
31
  <%= javascript_include_tag "phcdevworks_accounts/application", "data-turbolinks-track": "reload" %>
37
32
  <!-- JavaScript -->
@@ -17,6 +17,10 @@
17
17
  <!-- Registration Form -->
18
18
  <div class="right-content">
19
19
 
20
+ <!-- Page Notifications -->
21
+ <%= render "phcdevworks_notifications/bootstrap/notifications" %>
22
+ <!-- Page Notifications -->
23
+
20
24
  <!-- Registration Form Header -->
21
25
  <h1 class="register-header">
22
26
  Accounts Signup
@@ -17,6 +17,10 @@
17
17
  <!-- Registration Form -->
18
18
  <div class="right-content">
19
19
 
20
+ <!-- Page Notifications -->
21
+ <%= render "phcdevworks_notifications/bootstrap/notifications" %>
22
+ <!-- Page Notifications -->
23
+
20
24
  <!-- Registration Form Header -->
21
25
  <h1 class="login-header">
22
26
  <div class="brand">
@@ -1,3 +1,3 @@
1
1
  module PhcdevworksAccounts
2
- VERSION = '1.1.0'
2
+ VERSION = '1.1.1'
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: phcdevworks_accounts
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.0
4
+ version: 1.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - PHCDevworks
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2019-09-15 00:00:00.000000000 Z
11
+ date: 2019-09-22 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails