dune-dashboard 1.0.6 → 1.0.7

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
  SHA1:
3
- metadata.gz: 15598793ac11f1dd64fd05da8447e6770d36eac2
4
- data.tar.gz: 37a1e869951e2db54eece9866ede28a4c40ae9c6
3
+ metadata.gz: c59a01173bda231fb4c4aab725794c692c4f6d32
4
+ data.tar.gz: b286a048fd7d4992be514db28b66ad02ee290e20
5
5
  SHA512:
6
- metadata.gz: 5289d9b1879fac7f05696c9eafc81f69fd935a80150b3a804034195b3203155a8012f3304ff91bbe0544950cacce5a958524407f0bd301244f2d72b43fd778d6
7
- data.tar.gz: 1e4d716e378abd03fed22589404b4d68aed1491598cfacf98903185613748a691ea8c7a58d0daf87309d6b717eed7fa6ac66c9c103a4835fa38a919bc334549c
6
+ metadata.gz: 07a12287b56dda5d53e40eac8136759af77565dd1c80761723f627e8be0a72f6808ce0e115bebec5c1214008f63520fce1709f7c26faf3bd57558cc844d21bb4
7
+ data.tar.gz: 49d524a428cd37ec0e2300a4706b3a62a21ee5bfb46d0e10737554c5dcbe759fdc4fc89cf3382cd58fc3478bd371be26484afed0ec825720a4558646fd4c48ee
@@ -1,5 +1,4 @@
1
1
  form submit='save' enctype='multipart/form-data'
2
-
3
2
  unless user.id
4
3
  .row
5
4
  .col-xs-6
@@ -252,5 +251,4 @@ form submit='save' enctype='multipart/form-data'
252
251
  = input type='submit' valueTranslation='words.save' class='btn btn-primary'
253
252
  | 
254
253
  button.btn{action "cancel"}
255
- t 'words.cancel'
256
-
254
+ t 'words.cancel'
@@ -1,5 +1,5 @@
1
1
  module Dune
2
2
  module Dashboard
3
- VERSION = '1.0.6'
3
+ VERSION = '1.0.7'
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: dune-dashboard
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.6
4
+ version: 1.0.7
5
5
  platform: ruby
6
6
  authors:
7
7
  - Legrand Pierre