Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
T
third-party
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
2
Merge Requests
2
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
cooperatic-foodcoops
third-party
Commits
5277da76
Commit
5277da76
authored
Apr 20, 2022
by
Damien Moulard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ALC: fix code error
parent
753ee908
Pipeline
#2146
passed with stage
in 1 minute 31 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
+1
-1
orders_helper.js
orders/static/js/orders_helper.js
+1
-1
No files found.
orders/static/js/orders_helper.js
View file @
5277da76
...
@@ -2371,7 +2371,7 @@ function quillify(params) {
...
@@ -2371,7 +2371,7 @@ function quillify(params) {
/**
/**
* Init object & dom for the info editor.
* Init object & dom for the info editor.
* Await retrieving content.
* Await retrieving content.
*/
*/
async
function
init_info_editor
()
{
async
function
init_info_editor
()
{
let
info_content
=
await
get_or_create_common_info
();
let
info_content
=
await
get_or_create_common_info
();
...
...
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