glebtv-ckeditor 4.3.2.3 → 4.3.2.4

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: 9c69dafdb60332e2ed0423789676d8470039e81c
4
- data.tar.gz: ff8c295c27ad323e33829fa4ae560bb44bcd71d8
3
+ metadata.gz: ec04df852d09dfe9758f5bfc5a46676695a46485
4
+ data.tar.gz: 63e5e880001c809e66a787a3da3db0b210405d5b
5
5
  SHA512:
6
- metadata.gz: 2fa7631da6a322209d48468462b70fa314346507da841e671932df8e47f2964ceff2da2483e84558cb465d41c0250fd39e34d8a9c493cf5d8951a2f0ea154e5f
7
- data.tar.gz: 2bda391a56e95adff7db32258ebbf27219d60343e9063568398d0939e44793ca324554657edd4bd87d961188abd9fcd584e090f9c7692aeaf74648c3c2a0187e
6
+ metadata.gz: 13d6a0fae0b385c8c15386224a6cf42cba893386f4df4b7f09052b37dd0e4fba614b76d4e57975b816641f809135de2c09e5af5928753e6511ca9299c8e93b99
7
+ data.tar.gz: 8d096e5146cd6be6a371ffdefb2707d4da3b1760dd47686a6fb3b7e9ea2772c6b7d9cfbe3045b7c1b7ac4c7112884b593c1f07cbb258772d3f11c735d7c67f9f
@@ -36,7 +36,7 @@ CKEDITOR.editorConfig = function( config ) {
36
36
  config.toolbar_CMS =
37
37
  [
38
38
  ['Source'], ['RemoveFormat'], ['PasteText','PasteFromWord'], ['Undo','Redo'],
39
- ['Styles','Format','Font','FontSize', 'TextColor', 'BGColor'], ['JustifyLeft','JustifyCenter', 'JustifyRight'],
39
+ ['Styles','Format','Font','FontSize', 'TextColor', 'BGColor'], ['JustifyLeft','JustifyCenter', 'JustifyRight', 'JustifyBlock'],
40
40
  '/',
41
41
  ['Bold','Italic','Underline'], ['NumberedList','BulletedList','Blockquote'],
42
42
  ['Link','Unlink'], ['Image', 'Flash'],
@@ -1,3 +1,3 @@
1
1
  module Ckeditor
2
- VERSION="4.3.2.3".freeze
2
+ VERSION="4.3.2.4".freeze
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: glebtv-ckeditor
3
3
  version: !ruby/object:Gem::Version
4
- version: 4.3.2.3
4
+ version: 4.3.2.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Igor Galeta
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2014-03-06 00:00:00.000000000 Z
11
+ date: 2014-03-24 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails