[Groonga-commit] groonga/groonga at 6e5fa5b [master] example dictionary: stop to use min version

Back to archive index

Kouhei Sutou null+****@clear*****
Fri Jul 1 20:54:20 JST 2016


Kouhei Sutou	2016-07-01 20:54:20 +0900 (Fri, 01 Jul 2016)

  New Revision: 6e5fa5bf92c6bcfc5eb0ddd28e20b817e2bf7065
  https://github.com/groonga/groonga/commit/6e5fa5bf92c6bcfc5eb0ddd28e20b817e2bf7065

  Message:
    example dictionary: stop to use min version

  Modified files:
    examples/dictionary/html/index.html

  Modified: examples/dictionary/html/index.html (+1 -1)
===================================================================
--- examples/dictionary/html/index.html    2016-07-01 13:28:21 +0900 (aaad128)
+++ examples/dictionary/html/index.html    2016-07-01 20:54:20 +0900 (47e8175)
@@ -16,7 +16,7 @@
 <input type="submit" value="検索"/>
 </form>
 <script type="text/javascript" src="js/jquery-1.7.2.js"></script>
-<script type="text/javascript" src="js/jquery-ui-1.8.18.custom.min.js"></script>
+<script type="text/javascript" src="js/jquery-ui-1.8.18.custom.js"></script>
 <script type="text/javascript" src="js/dictionary.js"></script>
 <script type="text/javascript">
 $(document).ready(function(){
-------------- next part --------------
HTML����������������������������...
下载 



More information about the Groonga-commit mailing list
Back to archive index