File tree Expand file tree Collapse file tree 1 file changed +24
-0
lines changed
laboratory/resources/folderTypes Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change 1+ <ft : folderType xmlns : ft =" http://labkey.org/data/xml/folderType" >
2+ <ft : name >File Sharing</ft : name >
3+ <ft : description >This folder type is designed for simple file sharing. It just has a files webpart</ft : description >
4+ <ft : folderTabs >
5+ <ft : folderTab >
6+ <ft : name >overview</ft : name >
7+ <ft : caption >Overview</ft : caption >
8+ <ft : selectors >
9+ </ft : selectors >
10+ <ft : requiredWebParts >
11+ </ft : requiredWebParts >
12+ <ft : preferredWebParts >
13+ <ft : webPart >
14+ <ft : name >Files</ft : name >
15+ <ft : location >body</ft : location >
16+ </ft : webPart >
17+ </ft : preferredWebParts >
18+ </ft : folderTab >
19+ </ft : folderTabs >
20+ <ft : modules >
21+ <ft : moduleName >Laboratory</ft : moduleName >
22+ </ft : modules >
23+ <ft : defaultModule >Laboratory</ft : defaultModule >
24+ </ft : folderType >
You can’t perform that action at this time.
0 commit comments