mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-23 11:42:49 -06:00
minibar: add trailing slash in suggested grammar URLs
This commit is contained in:
@@ -27,7 +27,7 @@ This page doesn't works unless JavaScript is enabled.
|
|||||||
& <a href="http://www.grammaticalframework.org:41296/translate/">Translator</a>]
|
& <a href="http://www.grammaticalframework.org:41296/translate/">Translator</a>]
|
||||||
</small>
|
</small>
|
||||||
<small class=modtime>
|
<small class=modtime>
|
||||||
HTML <!-- hhmts start --> Last modified: Tue Mar 1 14:45:49 CET 2011 <!-- hhmts end -->
|
HTML <!-- hhmts start --> Last modified: Tue Mar 22 16:11:27 CET 2011 <!-- hhmts end -->
|
||||||
</small>
|
</small>
|
||||||
<address>
|
<address>
|
||||||
<a href="http://www.cse.chalmers.se/~hallgren/">TH</a>
|
<a href="http://www.cse.chalmers.se/~hallgren/">TH</a>
|
||||||
@@ -36,9 +36,9 @@ HTML <!-- hhmts start --> Last modified: Tue Mar 1 14:45:49 CET 2011 <!-- hhmts
|
|||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
|
|
||||||
var online_options={
|
var online_options={
|
||||||
//grammars_url: "http://www.grammaticalframework.org/grammars/"
|
//grammars_url: "http://www.grammaticalframework.org/grammars/",
|
||||||
//grammars_url: "http://tournesol.cs.chalmers.se:41296/grammars",
|
//grammars_url: "http://tournesol.cs.chalmers.se:41296/grammars/",
|
||||||
//grammars_url: "http://localhost:41296/grammars",
|
//grammars_url: "http://localhost:41296/grammars/",
|
||||||
//grammar_list: ["Foods.pgf"], // leave undefined to get list from server
|
//grammar_list: ["Foods.pgf"], // leave undefined to get list from server
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user