mirror of https://gitee.com/bigwinds/arangodb
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
This commit is contained in:
commit
038f6f844c
|
@ -65,7 +65,7 @@
|
|||
{{ articles(summary.chapters) }}
|
||||
</ul>
|
||||
</div>
|
||||
<script src="http://code.jquery.com/jquery-1.9.1.min.js"></script>
|
||||
<script src="https://code.jquery.com/jquery-1.9.1.min.js"></script>
|
||||
<script type="text/javascript">
|
||||
$(function(){
|
||||
jQuery(".summary>li").each(function(){
|
||||
|
|
Loading…
Reference in New Issue