Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
liangzhen
/
framework-tools-web
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit 78b2f9c7
authored
Dec 04, 2023
by
songchangcheng
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
更新属性元素名称
1 parent
ab12376d
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 additions
and
0 deletions
public/drawio/extension/js/exFormat.js → public/drawio/extention/js/exFormat.js
public/drawio/js/diagramly/Devel.js
public/drawio/exten
s
ion/js/exFormat.js
→
public/drawio/exten
t
ion/js/exFormat.js
View file @
78b2f9c
File moved
public/drawio/js/diagramly/Devel.js
View file @
78b2f9c
...
...
@@ -143,6 +143,7 @@ mxscript(geBasePath +'/Editor.js');
mxscript
(
geBasePath
+
'/EditorUi.js'
);
mxscript
(
geBasePath
+
'/Sidebar.js'
);
mxscript
(
geBasePath
+
'/Graph.js'
);
mxscript
(
geBasePath
+
'../../../extention/js/exFormat.js'
);
mxscript
(
geBasePath
+
'/Format.js'
);
mxscript
(
geBasePath
+
'/Shapes.js'
);
mxscript
(
geBasePath
+
'/Actions.js'
);
...
...
Write
Preview
Markdown
is supported
Attach a file
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 post a comment