Subversion Repositories SmartDukaan

Rev

Rev 1962 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1962 Rev 2359
Line 16... Line 16...
16
  <entry-point class='in.shop2020.catalog.dashboard.client.CatalogDashboard'/>
16
  <entry-point class='in.shop2020.catalog.dashboard.client.CatalogDashboard'/>
17
 
17
 
18
  <!-- Specify the paths for translatable code                    -->
18
  <!-- Specify the paths for translatable code                    -->
19
  <source path='client'/>
19
  <source path='client'/>
20
  <source path='shared'/>
20
  <source path='shared'/>
-
 
21
  
-
 
22
  <servlet path="/mastersheet/download" 
-
 
23
   class="in.shop2020.catalog.dashboard.server.FileDownloadServlet" /> 
21
 
24
 
22
</module>
25
</module>