Project

General

Profile

Download (627 Bytes) Statistics
| Branch: | Revision:

git_sitools_idoc / flarecast / data / gui_services / map / string@Add_Cart_Service.xml @ master

1
<guiService>
2
  <id>Add_Cart_Service</id>
3
  <name>Add Cart Service</name>
4
  <description>Order a selection of records and add it to the selection file</description>
5
  <label>label.addToCartService</label>
6
  <author>AKKA</author>
7
  <version>1.0</version>
8
  <icon>/sitools/common/res/images/icons/tree_orders.png</icon>
9
  <xtype>sitools.user.component.datasets.services.AddToCartService</xtype>
10
  <dependencies>
11
    <js/>
12
    <css/>
13
  </dependencies>
14
  <priority>1</priority>
15
  <dataSetSelection>MULTIPLE</dataSetSelection>
16
  <defaultGuiService>false</defaultGuiService>
17
  <defaultVisibility>true</defaultVisibility>
18
</guiService>