actually, go back to consistency; inconsistency can be a customisation
This commit is contained in:
parent
4b0bcf44f8
commit
0013d67a80
@ -25,8 +25,8 @@ class TagEditTheme extends Themelet {
|
|||||||
<tr>
|
<tr>
|
||||||
<td width='50px'>Tags</td>
|
<td width='50px'>Tags</td>
|
||||||
<td width='300px'>
|
<td width='300px'>
|
||||||
<!--<span class='view'>$h_tags</span>-->
|
<span class='view'>$h_tags</span>
|
||||||
<input type='text' name='tag_edit__tags' value='$h_tags' class='autocomplete_tags' id='tag_editor' onfocus='$(\".view\").hide(); $(\".edit\").show();'>
|
<input class='edit' type='text' name='tag_edit__tags' value='$h_tags' class='autocomplete_tags' id='tag_editor'>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
";
|
";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user