File tree Expand file tree Collapse file tree 1 file changed +0
-23
lines changed
administrator/components/com_patchtester Expand file tree Collapse file tree 1 file changed +0
-23
lines changed Original file line number Diff line number Diff line change 5959 onchange=" jQuery('#jform_gh_user, #jform_gh_password, #jform_gh_token').val('');"
6060 >
6161 <option value =" " >JNONE</option >
62- <option value =" credentials" >COM_PATCHTESTER_FIELD_GH_AUTH_OPTION_CREDENTIALS</option >
6362 <option value =" token" >COM_PATCHTESTER_FIELD_GH_AUTH_OPTION_TOKEN</option >
6463 </field >
6564
66- <!-- Note: Default username is a space to avoid browser autocomplete. -->
67- <field
68- name=" gh_user"
69- type=" text"
70- label=" COM_PATCHTESTER_FIELD_GH_USER_LABEL"
71- description=" COM_PATCHTESTER_FIELD_GH_USER_DESC"
72- autocomplete=" off"
73- default=" "
74- showon=" gh_auth:credentials"
75- />
76-
77- <field
78- name=" gh_password"
79- type=" password"
80- label=" COM_PATCHTESTER_FIELD_GH_PASSWORD_LABEL"
81- description=" COM_PATCHTESTER_FIELD_GH_PASSWORD_DESC"
82- hiddenDescription=" true"
83- autocomplete=" off"
84- default=" "
85- showon=" gh_auth:credentials"
86- />
87-
8865 <field
8966 name=" gh_token"
9067 type=" text"
You can’t perform that action at this time.
0 commit comments