Toggle navigation
Toggle navigation
This project
Loading...
Sign in
open-source-group1
/
animal-Info
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
Eunsu486
2021-06-01 19:12:45 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
797320dbc3d1c4d458b117d70ff63a1dae871bc9
797320db
1 parent
9c788fb8
Modify appliance.ejs
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
views/results/appliance.ejs
views/results/appliance.ejs
View file @
797320d
...
@@ -15,5 +15,5 @@
...
@@ -15,5 +15,5 @@
15
</tbody>
15
</tbody>
16
</table>
16
</table>
17
<p class="sum">총 개수 :
17
<p class="sum">총 개수 :
18
-
<%=
category
_list.length%>
18
+
<%=
appliance
_list.length%>
19
</p>
19
</p>
...
\ No newline at end of file
...
\ No newline at end of file
...
...
Please
register
or
login
to post a comment