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-08 20:23:21 +0800
Commit
7ce53a42e8d430395caf1e112f16771787beed3e
1 parent
0e448531
add file of edit promotion list
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
0 deletions
code/static/js.jquery/module/customService/promotion/Edit.js
code/static/js.jquery/module/customService/promotion/fragement/edit_promotions.js
code/static/js.jquery/module/customService/promotion/Edit.js
View file @
7ce53a4
...
...
@@ -2,6 +2,7 @@
var
$
=
require
(
'jquery'
),
common
=
require
(
'../../../common/common'
);
//require('../util/custom.js');
require
(
'./fragement/edit_promotions'
);
var
_promotionEdit
=
require
(
'./fragement/rejectPromotions'
);
...
...
code/static/js.jquery/module/customService/promotion/fragement/edit_promotions.js
0 → 100644
View file @
7ce53a4
console
.
log
(
"edit promotion list in"
);
\ No newline at end of file
...
...
Please
register
or
login
to post a comment