minibar: add trailing slash in suggested grammar URLs

This commit is contained in:
hallgren
2011-03-22 15:12:54 +00:00
parent 9a0889d687
commit 5c7ebcc511

View File

@@ -27,7 +27,7 @@ This page doesn't works unless JavaScript is enabled.
&amp; <a href="http://www.grammaticalframework.org:41296/translate/">Translator</a>]
</small>
<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>
<address>
<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">
var online_options={
//grammars_url: "http://www.grammaticalframework.org/grammars/"
//grammars_url: "http://tournesol.cs.chalmers.se:41296/grammars",
//grammars_url: "http://localhost:41296/grammars",
//grammars_url: "http://www.grammaticalframework.org/grammars/",
//grammars_url: "http://tournesol.cs.chalmers.se:41296/grammars/",
//grammars_url: "http://localhost:41296/grammars/",
//grammar_list: ["Foods.pgf"], // leave undefined to get list from server
}