Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuy-portal-fe
·
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
weiqingting
2016-02-29 20:28:35 +0800
Commit
5374c9e0f6183ff735e8cf1995f5c9a9cff79a8e
1 parent
11b51f5c
提交
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
client/js/common/edit.js
client/js/common/edit.js
View file @
5374c9e
...
...
@@ -307,7 +307,7 @@ edit.prototype={
}
};
callback
&&
callback
(
options
);
//
$.ajax(options);
$
.
ajax
(
options
);
return
false
;
},
__listen
:
function
(
key
,
o
,
callback
){
...
...
Please
register
or
login
to post a comment