Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
basic
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
xrm
basic
Commits
cdefd636
Commit
cdefd636
authored
5 years ago
by
Benjamin Ulrich
Browse files
Options
Downloads
Patches
Plain Diff
unkommentierten unnötigen Code entfernt
parent
93c7de34
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
process/OfferOrder_lib/process.js
+0
-4
0 additions, 4 deletions
process/OfferOrder_lib/process.js
with
0 additions
and
4 deletions
process/OfferOrder_lib/process.js
+
0
−
4
View file @
cdefd636
...
...
@@ -278,10 +278,6 @@ ItemUtils.prototype.insertPartsList = function(columns, productId, assignedTo, c
,
pos
,
itemsort
,
descr
]
// add aditional details
// .concat(additionalProductInfo.map(function(item) {return ProductDetails[item[1][0]]}));
statements
.
push
([
table
,
columns
,
colTypes
,
vals
]);
insertedItemIds
.
push
(
newid
);
...
...
This diff is collapsed.
Click to expand it.
Johannes Goderbauer
@j.goderbauer
mentioned in commit
d79f0734
·
5 years ago
mentioned in commit
d79f0734
mentioned in commit d79f07341b2f0ee81a738c3cc1221c9778e26745
Toggle commit list
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment