Ignore:
Timestamp:
Mar 26, 2009, 1:19:33 PM (15 years ago)
Author:
Nicklas Nordborg
Message:

Fixes #1278: Bioplate single-item page has a left-over toolbar button

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.11-stable/www/biomaterials/bioplates/view_bioplate.jsp

    r4732 r4853  
    164164        title="Edit…"
    165165        tooltip="<%=writePermission ? "Edit this bioplate" : "You do not have permission to edit this bioplate"%>"
    166       />
    167       <tbl:button
    168         disabled="<%=writePermission ? false : true%>"
    169         image="<%=writePermission ? "" : ""%>"
    170         onclick="bioPlateAct()"
    171         title="Bioplate Act&hellip;"
    172         tooltip="<%=writePermission ? "Edit the biomaterials on this bioplate" :
    173           "You do not have permission to edit the biomaterials on this bioplate"%>"
    174166      />
    175167      <tbl:button
Note: See TracChangeset for help on using the changeset viewer.