Mercurial > repos > xuebing > sharplabtool
annotate tools/data_source/access_libraries.xml @ 0:9071e359b9a3
Uploaded
| author | xuebing |
|---|---|
| date | Fri, 09 Mar 2012 19:37:19 -0500 |
| parents | |
| children |
| rev | line source |
|---|---|
| 0 | 1 <?xml version="1.0"?> |
| 2 <tool name="Access Libraries" id="library_access1"> | |
| 3 <description>stored locally</description> | |
| 4 <inputs action="/library/index" method="get" target="_parent"> | |
| 5 <param name="default_action" type="hidden" value="import_to_histories" /> | |
| 6 </inputs> | |
| 7 <uihints minwidth="800"/> | |
| 8 </tool> |
