Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuy-portal-fe2
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
chenchao
2016-12-27 14:35:04 +0800
Commit
9120fe14d8c3536a9a42b297f356c05eb6ef26fc
1 parent
8cc188f5
remove last one
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
code/static/js.jquery/module/customService/promotion/partials/edit_condition.js
code/static/js.jquery/module/customService/promotion/partials/edit_condition.js
View file @
9120fe1
...
...
@@ -305,7 +305,7 @@ var conditionEdit={
$
(
"#"
+
pre_id
).
after
(
_next_div
);
pre_id
=
next_id
;
}
$
(
"#"
+
base_div_id
).
remove
();
$
(
"#"
+
base_div_id
).
last
().
remove
();
},
getMaxIndex
:
function
(
_conditions
){
...
...
Please
register
or
login
to post a comment