Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
D
doodle
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
CI / CD
CI / CD
Pipelines
Schedules
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Arnaud
doodle
Commits
8a7e0312
Commit
8a7e0312
authored
Sep 21, 2022
by
crosf32
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add export
parent
39fc836c
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
1 deletion
+1
-1
workspace.xml
.idea/workspace.xml
+0
-0
doodle.js
dist/js/doodle.js
+1
-1
No files found.
.idea/workspace.xml
View file @
8a7e0312
This diff is collapsed.
Click to expand it.
dist/js/doodle.js
View file @
8a7e0312
...
...
@@ -867,7 +867,7 @@ let DoodleBack = function (item, config) {
this
.
initLoad
();
};
class
Doodle
{
export
class
Doodle
{
constructor
(
el
,
options
)
{
moment
.
locale
(
'fr'
)
let
config
=
this
.
initializeConfig
(
options
);
...
...
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