Skip to content

Commit 154b0ba

Browse files
authored
Add campaign in category for product link
1 parent a2ab6e5 commit 154b0ba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

forms/ProductLink.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -313,6 +313,7 @@ class ProductLinkForm extends React.Component {
313313
</MenuItem>
314314
<MenuItem value="special_discount"> Special Discount </MenuItem>
315315
<MenuItem value="telecounselor"> Telecounselor </MenuItem>
316+
<MenuItem value="campaign"> Campaign </MenuItem>
316317
</Select>
317318
</FormControl>
318319

0 commit comments

Comments
 (0)