1
0
forked from GitHub/gf-core

minibar: documentation fixes

This commit is contained in:
hallgren
2011-08-21 21:35:14 +00:00
parent 6c8c0cdc24
commit f19c496b83
2 changed files with 22 additions and 7 deletions

View File

@@ -140,7 +140,7 @@ HTML file, you would normally include at least the following:
<ul>
<li><code>translations.clear()</code> is called when there no entered
text.
<li><code>translations.translateFrom({from:<var>conc</var>,input:<var>string</code>})</code>
<li><code>translations.translateFrom({from:<var>conc</var>,input:<var>string</var>})</code>
is called when the user has entered some text. The <code>from</code>
property is the name of the concrete syntax and the <code>input</code>
property is the entered text.
@@ -226,7 +226,7 @@ should add to the user interface:
<hr>
<div class=modtime>
<small class=modtime>
HTML <!-- hhmts start --> Last modified: Thu Aug 11 17:14:37 CEST 2011 <!-- hhmts end -->
HTML <!-- hhmts start --> Last modified: Sun Aug 21 19:11:35 CEST 2011 <!-- hhmts end -->
</small>
</div>