baidu_ueditor_rails 0.2.1 → 0.2.2

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: 274b002bb33ce6a6414acb5b9c3fd0ca51d32fd8
4
- data.tar.gz: 234f3c584c5821d07a446f6b6a59b36171e4e834
3
+ metadata.gz: 8cb073a1b8bede6618e24543cbd3c182b4585133
4
+ data.tar.gz: 68ba042a0dedb59ccc8e57118f3a60e6e8bf0dd9
5
5
  SHA512:
6
- metadata.gz: 1a3b8238276b55c88c8b3b5e79e34899b87360204c2cffd8e152be45336f1a68feada6c16fd4ddbad4f13c1271a111f899c14d2b70c3f079187d8c51a54d752f
7
- data.tar.gz: 316e282f16221f44f0c3efcbf97ef58b7a4563c36db56ccc056477f4223ea0724350e49f7392e61accf37862687cc574f188956bb920cff7c0d8df1919866cd1
6
+ metadata.gz: f222361e12eb4f5d7c2dce54180648e1fd6e73ba94daa3a067009361d07605372a189ed930521ba7159968b20d7ee7f6d17803db895e35d785cd810e3f760330
7
+ data.tar.gz: c647a7fb2ab8b3fa93f7156c33f7e29b574cd08f3f334ef1bdb477ac8df063c2e3fb05745ff2767fa7225fb66a3c1ef8d2e8b4c1aa99ab501493727f63e304b2
@@ -91,30 +91,9 @@
91
91
  </div>
92
92
  </div>
93
93
 
94
- <!-- 在线图片 -->
95
- <div id="online" class="panel">
96
- <div id="imageList"><var id="lang_imgLoading"></var></div>
97
- </div>
98
-
99
- <!-- 搜索图片 -->
100
- <div id="search" class="panel">
101
- <div class="searchBar">
102
- <input id="searchTxt" class="searchTxt text" type="text" />
103
- <select id="searchType" class="searchType">
104
- <option value="&s=4&z=0"></option>
105
- <option value="&s=1&z=19"></option>
106
- <option value="&s=2&z=0"></option>
107
- <option value="&s=3&z=0"></option>
108
- </select>
109
- <input id="searchReset" type="button" />
110
- <input id="searchBtn" type="button" />
111
- </div>
112
- <div id="searchList" class="searchList"><ul id="searchListUl"></ul></div>
113
- </div>
114
-
115
94
  </div>
116
95
  </div>
117
96
  <script type="text/javascript" src="image.js"></script>
118
97
 
119
98
  </body>
120
- </html>
99
+ </html>
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: baidu_ueditor_rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.1
4
+ version: 0.2.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - chuanpin zhu