kit_cms 2.3.10 → 2.3.11

Sign up to get free protection for your applications and to get access to all the features.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: kit_cms
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.3.10
4
+ version: 2.3.11
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -2396,7 +2396,6 @@ files:
2396
2396
  - app/assets/images/smilies/wink.gif
2397
2397
  - app/assets/images/tree/gear.png
2398
2398
  - app/assets/images/wait.gif
2399
- - app/assets/javascripts/application.js
2400
2399
  - app/assets/javascripts/best_in_place.js
2401
2400
  - app/assets/javascripts/codemirror/codemirror.js
2402
2401
  - app/assets/javascripts/codemirror/collapserange.js
@@ -1,4 +0,0 @@
1
- /* Kit application.js
2
- *= require "kit"
3
- */
4
-