Toggle navigation
Toggle navigation
This project
Loading...
Sign in
구희연
/
Food_recipe_info
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Network
Create a new issue
Commits
Issue Boards
Authored by
조국현
2021-12-09 12:12:58 +0900
Browse Files
Options
Browse Files
Download
Plain Diff
Commit
e2477ac661078d335302a483674aeeaee5f2c4c8
e2477ac6
2 parents
d8552034
cb57582f
Merge branch 'release/version_1.0' into develop
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
main/main.js
main/main.js
View file @
e2477ac
...
...
@@ -24,6 +24,8 @@ function checkInitialize(){
for
(
i
=
0
;
i
<
chk
.
length
;
i
++
){
chk
[
i
].
checked
=
false
;
caloriesLimit
=
9999
;
}
}
...
...
Please
register
or
login
to post a comment