Toggle navigation
Toggle navigation
This project
Loading...
Sign in
이정호
/
lolhelper
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
1
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
이정호
2020-06-24 23:52:13 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
95d1cbdda10f7439fa7b587b4658cfa2ea01e4a0
95d1cbdd
1 parent
433bdece
test
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
LOL_Helper/views/main.ejs
LOL_Helper/views/main.ejs
View file @
95d1cbd
...
...
@@ -26,7 +26,7 @@
<img
src=
"FindMelogo.png"
width =
300,
height =
300/
>
</div>
<div
class=
"center2"
>
<input
type=
"text"
class=
"input_text"
placeholder=
"소환사
이름
"
>
<input
type=
"text"
class=
"input_text"
placeholder=
"소환사
명
"
>
<span
class=
"input-group-btn"
>
<button
id=
"searchButton"
class=
"btn btn-primary"
type=
"button"
onclick=
"search(name)"
>
click!
</button>
</span>
...
...
Please
register
or
login
to post a comment