~ubuntu-branches/ubuntu/precise/ncbi-tools6/precise

« back to all changes in this revision

Viewing changes to webdesign/designs/cubby/storedsearch/Templates/Blueprint.html

  • Committer: Bazaar Package Importer
  • Author(s): Aaron M. Ucko
  • Date: 2005-03-27 12:00:15 UTC
  • mfrom: (2.1.2 hoary)
  • Revision ID: james.westby@ubuntu.com-20050327120015-embhesp32nj73p9r
Tags: 6.1.20041020-3
* Fix FTBFS under GCC 4.0 caused by inconsistent use of "static" on
  functions.  (Closes: #295110.)
* Add a watch file, now that we can.  (Upstream's layout needs version=3.)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<map name="GraffleExport">
 
2
        <area shape=rect coords="10,488,107,551" href="WhatsNew.html">
 
3
        <area shape=rect coords="209,500,312,563" href="EditSearchWithSchedule.html">
 
4
        <area shape=rect coords="452,495,555,558" href="EditSearch.html">
 
5
        <area shape=rect coords="401,360,504,423" href="SaveSearchWithSchedule.html">
 
6
        <area shape=rect coords="124,398,221,461" href="MySearches.html">
 
7
        <area shape=rect coords="401,188,504,251" href="SaveSearch.html">
 
8
        <area shape=rect coords="63,77,160,140" href="PubMed.html">
 
9
        <area shape=rect coords="46,625,143,688" href="PubMed.html">
 
10
</map>
 
11
<image src="Blueprint.jpg" usemap="#GraffleExport">
 
12
</image>