promethee 1.7.7 → 1.7.8

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
  SHA1:
3
- metadata.gz: 8b9503ac61acb9111d7f16186cb08bbac26f97c5
4
- data.tar.gz: 8cafdbb41f1a0d9e6fdeeb7810f06d8abd5511ed
3
+ metadata.gz: 39ee07e1bd02246b61ddb8c3333639c5c503074c
4
+ data.tar.gz: c2b2ed9b227b3bebb40ab35c443e1e75c21420bc
5
5
  SHA512:
6
- metadata.gz: 9e5e70c1c7a6bceb5e096386c2baa0fffe491e4eb5a695f0a13ee79d3e0a425bf08f14a904d5b4095abe85dd2972941397512b5b827e8ad423aa885368f8ba45
7
- data.tar.gz: b2211a26e7657c57a89013e3c94f59e91971e52f8cbbb46fbe56d65d91f4fa0dbb8ccc09d892f0a87dae7e5d752410f46c83f71936cfa2b87d10b3cad3bcea62
6
+ metadata.gz: 26584da9b7eef734381686f670e2fdd47843280ab9bc1d0b7f902ff890644164372e81a63024d5574b38aee05711e3111c651abe1bd438ceeb9597ff32cf36c2
7
+ data.tar.gz: 98f4b66a88a08a1acdba54dfefbef42a3bf128710141fa1f11e30e00bd928c7a892e99a65635498f432aa87d787b5054420daaf6693f19321a73d3b9b839204c
@@ -4,7 +4,7 @@
4
4
  <div class="row">
5
5
  <div class="col-md-6">
6
6
  <b>URL</b>
7
- <div class="promethee-edit__wrapper" ng-bind-html="master.attributes.url | htmlSafe"></div>
7
+ <div ng-bind-html="master.attributes.url | htmlSafe"></div>
8
8
  </div>
9
9
  <div class="col-md-6">
10
10
  <div class="form-group">
@@ -1,5 +1,5 @@
1
1
  module Promethee
2
2
  module Rails
3
- VERSION = '1.7.7'
3
+ VERSION = '1.7.8'
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: promethee
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.7.7
4
+ version: 1.7.8
5
5
  platform: ruby
6
6
  authors:
7
7
  - Sébastien Gaya