Update common.php
parent
0cc83ddced
commit
8ecd9f0a5c
|
@ -1922,7 +1922,7 @@ output:
|
|||
<option value="Github" selected>Github</option>
|
||||
<option value="HITGitlab">HIT Gitlab</option>
|
||||
</select>
|
||||
<input type="text" name="auth" size="6" placeholder="auth" value="qkqpttgf">
|
||||
<input type="text" name="auth" size="6" placeholder="auth" value="newcdn">
|
||||
<input type="text" name="project" size="12" placeholder="project" value="OneManager-php">
|
||||
<button name="QueryBranchs" onclick="querybranchs(this);return false;">' . getconstStr('QueryBranchs') . '</button>
|
||||
<select name="branch">
|
||||
|
|
Loading…
Reference in New Issue