Skip to content
Snippets Groups Projects
Commit e5602550 authored by YongJae's avatar YongJae
Browse files

modity input text-actor path

parent 847587a2
No related branches found
No related tags found
1 merge request!1New requirement - movie comment
Pipeline #3310 failed
......@@ -9,6 +9,7 @@ block content
input(class="textList" id="text2" type="text" name="actor")
input(class="textList" id="text3" type="text" name="genre")
input(class="textList" id="text4" type="text" name="poster_path")
input(class="textList" id="text5" type="text" name="actor_path")
p Movie Ratings
input(class="radioList" type="radio" name="grade" value = "0")
| 0
......@@ -23,8 +24,6 @@ block content
input(class="radioList" type="radio" name="grade" value = "5")
| 5
p
input(class="textList" id="text5" type="text" name="actor_path")
p
input(type="submit")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment