Mercurial > repos > xuebing > sharplabtool
diff tools/data_source/access_libraries.xml @ 0:9071e359b9a3
Uploaded
| author | xuebing |
|---|---|
| date | Fri, 09 Mar 2012 19:37:19 -0500 |
| parents | |
| children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tools/data_source/access_libraries.xml Fri Mar 09 19:37:19 2012 -0500 @@ -0,0 +1,8 @@ +<?xml version="1.0"?> +<tool name="Access Libraries" id="library_access1"> + <description>stored locally</description> + <inputs action="/library/index" method="get" target="_parent"> + <param name="default_action" type="hidden" value="import_to_histories" /> + </inputs> + <uihints minwidth="800"/> +</tool>
