Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
K
kityminder-core
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
吴志俊
kityminder-core
Commits
53e8d6ab
Commit
53e8d6ab
authored
Jan 20, 2014
by
campaign
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改名字
parent
72c8338c
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
history.js
src/module/history.js
+1
-1
No files found.
src/module/history.js
View file @
53e8d6ab
...
@@ -85,7 +85,7 @@ KityMinder.registerModule( "HistoryModule", function () {
...
@@ -85,7 +85,7 @@ KityMinder.registerModule( "HistoryModule", function () {
this
.
hasRedo
=
false
;
this
.
hasRedo
=
false
;
}
}
});
});
//为km实例添加history管理
this
.
historyManager
=
new
HistoryManager
(
this
);
this
.
historyManager
=
new
HistoryManager
(
this
);
return
{
return
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment