Toggle navigation
Toggle navigation
This project
Loading...
Sign in
2019-1-OpenSourceSW
/
StarCraft2 Build Recommendation
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
임에딘
2018-12-12 22:06:52 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
9d18a27375c10ff3eb0c25d623df12cd49ba768f
9d18a273
1 parent
a52f688e
검색조건 수정
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
index.html
index.html
View file @
9d18a27
...
...
@@ -35,7 +35,7 @@
</div>
<div
id=
"div_id_name"
class=
"form-group"
>
<label
for=
"id_name"
class=
"control-label "
>
유저 이름
상대 아이디
</label>
<div
class=
"controls"
>
<input
class=
"textinput textInput form-control"
id=
"id_name"
maxlength=
"20"
name=
"name"
type=
"text"
>
...
...
@@ -43,7 +43,7 @@
</div>
<div
id=
"div_id_race"
class=
"form-group"
>
<label
for=
"id_race"
class=
"control-label "
>
종족
상대
종족
</label>
<div
class=
"controls"
>
<select
class=
"select form-control"
id=
"id_race"
name=
"race"
>
...
...
Please
register
or
login
to post a comment