We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b46fb2d commit d2d2da7Copy full SHA for d2d2da7
Modern Development/Add Multiple Catalogs to Order Guide/UI Action.js
@@ -1,6 +1,6 @@
1
/*
2
onClick function name : addToOrderGuide
3
-The UI action will prompt UI page to select order guide.
+The UI action will prompt UI page to select order guide and variable set.
4
*/
5
function addToOrderGuide() {
6
var items = g_list.getChecked();
0 commit comments