Merge pull request #2754 from solgenomics/topic/fix_homepage_add_accessions_dialog
[sgn.git] / mason / tools / bulk / display / buttons / summary.mas
blob6298f5465e6c468dddb4dd69fc9f44b34160c155
2 <%args>
3 $dumpfile
4 $idType
5 </%args>
7 <%perl>
9 =head2 summary button
11   Desc: summary buttons
12   Args: default
13   Ret : n/a
15   Determines the summary button that will display on the html display pages.
17 =cut
19 </%perl>
21 <a href="/tools/bulk/summary/<% $dumpfile %>">Summary Page</a>