fix Safari incompatibility; make ambiguous-morph nodes yellow; add relemmatize button
[scpubgit/stemmaweb.git] / root / src / relate.tt
index b8ecf5e..8c9e9a8 100644 (file)
@@ -87,11 +87,10 @@ $(document).ready(function () {
                        <!-- Morphological options go here -->
                        <label for="reading_normal_form">Normalized form: </label>
                        <input type="text" name="reading_normal_form" id="reading_normal_form"></input>
+                       <button id="#reading_relemmatize">Re-lemmatize</button>
                        <br/><br/>
                        <label>Lemma / part of speech:</label><br/>
                        <div id="morphology">
-                               <label for="reading_morphology_0" id="label_morphology_0"></label>
-                               <input name="reading_morphology_0" id="reading_morphology_0" size="40"></input><br/>
                        </div>
                        </select>
                </form>