filter dialog: remove placeholder
This commit is contained in:
parent
e794e434da
commit
4fa64e8446
1 changed files with 0 additions and 1 deletions
|
@ -980,7 +980,6 @@ class Pref_Filters extends Handler_Protected {
|
|||
|
||||
print "<input dojoType=\"dijit.form.ValidationTextBox\"
|
||||
required=\"true\" id=\"filterDlg_regExp\"
|
||||
placeholder=\"match|keywords\"
|
||||
style=\"font-size : 16px; width : 20em;\"
|
||||
name=\"reg_exp\" value=\"$reg_exp\"/>";
|
||||
|
||||
|
|
Loading…
Reference in a new issue