Changeset 5767
- Timestamp:
- Sep 28, 2011, 9:31:39 AM (11 years ago)
- Location:
- trunk
- Files:
-
- 19 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/clients/web/net/sf/basedb/clients/web/taglib/Button.java
r5689 r5767 307 307 theImage = getDefaultImage(getTitle()); 308 308 } 309 if (theImage == null) theImage = "blankbutton.gif";310 309 311 310 StringBuilder sb = new StringBuilder(); -
trunk/www/admin/annotationtypecategories/edit_category.jsp
r5510 r5767 217 217 <t:tab id="members" title="Annotation types" tooltip="Add/remove members of this category" 218 218 validate="validateMembers()" helpid="annotationtypecategory.edit.members"> 219 <table >219 <table width="100%"> 220 220 <tr valign="top"> 221 221 <td> 222 222 <b>Annotation types</b><br> 223 223 <select name="members" size="14" multiple 224 style="width: 1 5em;">224 style="width: 100%;"> 225 225 </select> 226 226 <input type="hidden" name="removeAnnotationTypes" value=""> 227 227 <input type="hidden" name="addAnnotationTypes" value=""> 228 228 </td> 229 <td >229 <td width="200px"> 230 230 <br> 231 <table width="150 ">231 <table width="150px"> 232 232 <tr><td><base:button 233 clazz="leftaligned buttonclass" 233 234 onclick="addAnnotationTypesOnClick()" 234 235 title="Add annotation types…" … … 236 237 /></td></tr> 237 238 <tr><td><base:button 239 clazz="leftaligned buttonclass" 238 240 onclick="removeOnClick()" 239 241 title="Remove" -
trunk/www/admin/annotationtypes/edit_annotationtype.jsp
r5706 r5767 964 964 <br> 965 965 <table width="150"> 966 <tr><td><base:button 966 <tr><td><base:button 967 clazz="leftaligned buttonclass" 967 968 onclick="addCategoriesOnClick()" 968 969 title="Add categories…" … … 970 971 /></td></tr> 971 972 <tr><td><base:button 973 clazz="leftaligned buttonclass" 972 974 onclick="removeOnClick()" 973 975 title="Remove" -
trunk/www/admin/groups/edit_group.jsp
r5506 r5767 358 358 <table width="150"> 359 359 <tr><td><base:button 360 clazz="leftaligned buttonclass" 360 361 onclick="addUsersOnClick()" 361 362 title="Add users…" … … 364 365 /></td></tr> 365 366 <tr><td><base:button 367 clazz="leftaligned buttonclass" 366 368 onclick="addGroupsOnClick()" 367 369 title="Add groups…" … … 370 372 /></td></tr> 371 373 <tr><td><base:button 374 clazz="leftaligned buttonclass" 372 375 onclick="removeOnClick()" 373 376 title="Remove" -
trunk/www/admin/itemsubtypes/edit_subtype.jsp
r5713 r5767 420 420 <table border="0"> 421 421 <tr><td width="150"><base:button 422 clazz="leftaligned buttonclass" 422 423 onclick="addFileTypesOnClick()" 423 424 title="Add file types…" … … 425 426 /></td></tr> 426 427 <tr><td width="150"><base:button 428 clazz="leftaligned buttonclass" 427 429 onclick="removeFileTypesOnClick()" 428 430 title="Remove" -
trunk/www/admin/jobagents/edit_agent.jsp
r5595 r5767 428 428 <table width="150"> 429 429 <tr><td><base:button 430 clazz="leftaligned buttonclass" 430 431 onclick="addPluginsOnClick()" 431 432 title="Add plugins…" … … 433 434 /></td></tr> 434 435 <tr><td><base:button 436 clazz="leftaligned buttonclass" 435 437 onclick="removeOnClick()" 436 438 title="Remove" -
trunk/www/admin/platforms/edit_platform.jsp
r5713 r5767 365 365 <table width="150"> 366 366 <tr><td width="150"><base:button 367 clazz="leftaligned buttonclass" 367 368 onclick="addFileTypesOnClick()" 368 369 title="Add data file types…" … … 370 371 /></td></tr> 371 372 <tr><td width="150"><base:button 373 clazz="leftaligned buttonclass" 372 374 onclick="removeOnClick()" 373 375 title="Remove" -
trunk/www/admin/platforms/variants/edit_variant.jsp
r5763 r5767 373 373 <table width="150"> 374 374 <tr><td width="150"><base:button 375 clazz="leftaligned buttonclass" 375 376 onclick="addFileTypesOnClick()" 376 377 title="Add data file types…" … … 378 379 /></td></tr> 379 380 <tr><td width="150"><base:button 381 clazz="leftaligned buttonclass" 380 382 onclick="removeOnClick()" 381 383 title="Remove" -
trunk/www/admin/plugindefinitions/edit_plugin.jsp
r5595 r5767 920 920 <table width="150"> 921 921 <tr><td><base:button 922 clazz="leftaligned buttonclass" 922 923 onclick="addAgentsOnClick()" 923 924 title="Add job agents…" … … 925 926 /></td></tr> 926 927 <tr><td><base:button 928 clazz="leftaligned buttonclass" 927 929 onclick="removeOnClick()" 928 930 title="Remove" -
trunk/www/admin/protocols/edit_protocol.jsp
r5643 r5767 355 355 <table border="0"> 356 356 <tr><td width="150"><base:button 357 clazz="leftaligned buttonclass" 357 358 onclick="addAnnotationTypesOnClick()" 358 359 title="Add annotation types…" … … 360 361 /></td></tr> 361 362 <tr><td width="150"><base:button 363 clazz="leftaligned buttonclass" 362 364 onclick="removeAnnotationTypesOnClick()" 363 365 title="Remove" -
trunk/www/admin/roles/edit_role.jsp
r5506 r5767 459 459 <table width="150"> 460 460 <tr><td><base:button 461 clazz="leftaligned buttonclass" 461 462 onclick="addUsersOnClick()" 462 463 title="Add users…" … … 465 466 /></td></tr> 466 467 <tr><td><base:button 468 clazz="leftaligned buttonclass" 467 469 onclick="removeOnClick()" 468 470 title="Remove" -
trunk/www/admin/users/edit_user.jsp
r5506 r5767 807 807 <table width="150"> 808 808 <tr><td><base:button 809 clazz="leftaligned buttonclass" 809 810 onclick="addGroupsOnClick()" 810 811 title="Add groups…" … … 813 814 /></td></tr> 814 815 <tr><td><base:button 816 clazz="leftaligned buttonclass" 815 817 onclick="addRolesOnClick()" 816 818 title="Add roles…" … … 819 821 /></td></tr> 820 822 <tr><td><base:button 823 clazz="leftaligned buttonclass" 821 824 onclick="removeOnClick()" 822 825 title="Remove" -
trunk/www/biomaterials/extracts/edit_extract.jsp
r5709 r5767 895 895 buttonicon="add.png" 896 896 buttontitle="Select sample…" 897 buttonclass="leftaligned buttonclass" 897 898 required="false" 898 899 current="<%=currentSample%>" … … 930 931 <table border="0" cellspacing="0" cellpadding="0"> 931 932 <tr><td style="padding: 1px 0px 4px 0px;"><base:button 933 clazz="leftaligned buttonclass" 932 934 style="width: 150px;" 933 935 onclick="addExtractsOnClick()" … … 936 938 /></td></tr> 937 939 <tr><td width="150"><base:button 940 clazz="leftaligned buttonclass" 938 941 style="width: 150px;" 939 942 onclick="removeOnClick()" -
trunk/www/biomaterials/samples/edit_sample.jsp
r5709 r5767 821 821 buttonicon="add.png" 822 822 buttontitle="Select biosource…" 823 buttonclass="leftaligned buttonclass" 823 824 required="false" 824 825 current="<%=currentBioSource%>" … … 847 848 <table border="0" cellspacing="0" cellpadding="0"> 848 849 <tr><td style="padding: 1px 0px 4px 0px;"><base:button 850 clazz="leftaligned buttonclass" 849 851 style="width: 150px;" 850 852 onclick="addSamplesOnClick()" … … 853 855 /></td></tr> 854 856 <tr><td><base:button 857 clazz="leftaligned buttonclass" 855 858 style="width: 150px;" 856 859 onclick="removeOnClick()" -
trunk/www/include/styles/main.css
r5710 r5767 335 335 .buttonclass_inner table 336 336 { 337 width: 100%; 337 margin-left: auto; 338 margin-right: auto; 339 } 340 341 .leftaligned .buttonclass_inner table 342 { 343 margin-left: 0px; 338 344 } 339 345 -
trunk/www/lims/geometries/edit_geometry.jsp
r5498 r5767 149 149 150 150 <h3 class="docked"><%=title%> <base:help tabcontrol="settings" /></h3> 151 <t:tabcontrol id="settings" contentstyle="<%="height: "+(int)(scale* 160)+"px;"%>"151 <t:tabcontrol id="settings" contentstyle="<%="height: "+(int)(scale*200)+"px;"%>" 152 152 position="bottom" remember="<%=geometry != null%>" 153 153 extensions="<%=invoker%>"> -
trunk/www/my_base/projects/edit_project.jsp
r5657 r5767 649 649 <table width="150"> 650 650 <tr><td><base:button 651 clazz="leftaligned buttonclass" 651 652 onclick="addUsersOnClick()" 652 653 title="Add users…" … … 654 655 /></td></tr> 655 656 <tr><td><base:button 657 clazz="leftaligned buttonclass" 656 658 onclick="addGroupsOnClick()" 657 659 title="Add groups…" … … 659 661 /></td></tr> 660 662 <tr><td><base:button 663 clazz="leftaligned buttonclass" 661 664 onclick="removeMemberOnClick()" 662 665 title="Remove" … … 697 700 <td> 698 701 <b>Default items</b><br> 699 <select <%=clazz%> name="defaultItems" size="20" multiple style="width: 22em;">702 <select <%=clazz%> name="defaultItems" size="20" multiple style="width: 100%;"> 700 703 </select> 701 704 </td> … … 704 707 <table width="200"> 705 708 <tr><td><base:button 709 clazz="leftaligned buttonclass" 706 710 onclick="addDefaultPlatformsOnClick()" 707 711 title="Add platforms…" … … 709 713 /></td></tr> 710 714 <tr><td><base:button 715 clazz="leftaligned buttonclass" 711 716 onclick="addDefaultPlatformVariantsOnClick()" 712 717 title="Add variants…" … … 714 719 /></td></tr> 715 720 <tr><td><base:button 721 clazz="leftaligned buttonclass" 716 722 onclick="addDefaultProtocolsOnClick()" 717 723 title="Add protocols…" … … 719 725 /></td></tr> 720 726 <tr><td><base:button 727 clazz="leftaligned buttonclass" 721 728 onclick="addDefaultHardwareOnClick()" 722 729 title="Add hardware…" … … 724 731 /></td></tr> 725 732 <tr><td><base:button 733 clazz="leftaligned buttonclass" 726 734 onclick="addDefaultSoftwareOnClick()" 727 735 title="Add software…" … … 729 737 /></td></tr> 730 738 <tr><td><base:button 739 clazz="leftaligned buttonclass" 731 740 onclick="addDefaultArrayDesignsOnClick()" 732 741 title="Add array designs…" … … 734 743 /></td></tr> 735 744 <tr><td><base:button 745 clazz="leftaligned buttonclass" 736 746 onclick="removeDefaultItemsOnClick()" 737 747 title="Remove" -
trunk/www/views/experiments/edit_experiment.jsp
r5503 r5767 419 419 <table border="0"> 420 420 <tr><td width="150"><base:button 421 clazz="leftaligned buttonclass" 421 422 onclick="addRawBioAssaysOnClick()" 422 423 title="Add raw bioassays…" … … 424 425 /></td></tr> 425 426 <tr><td width="150"><base:button 427 clazz="leftaligned buttonclass" 426 428 onclick="removeRawBioAssaysOnClick()" 427 429 title="Remove" … … 551 553 <t:tab id="experimentalFactors" title="Experimental factors" 552 554 validate="validateExperimentalFactors()" helpid="experiment.edit.factors"> 553 <table class="form" cellspacing=0 >555 <table class="form" cellspacing=0 width="100%"> 554 556 555 557 <tr valign="top"> 556 558 <td class="prompt">Annotation types</td> 559 </tr> 560 <tr> 557 561 <td> 558 <table border="0" cellspacing="0" cellpadding="0"> 559 <tr valign="top"> 560 <td> 561 <select name="annotationTypes" size="10" multiple style="width: 20em;"> 562 </select> 563 <input type="hidden" name="addedAnnotationTypes" value=""> 564 <input type="hidden" name="removedAnnotationTypes" value=""> 565 </td> 566 <td> 567 <table border="0"> 568 <tr><td width="150"><base:button 569 onclick="addAnnotationTypesOnClick()" 570 title="Add annotation types…" 571 tooltip="Add annotation types" 572 /></td></tr> 573 <tr><td width="150"><base:button 574 onclick="removeAnnotationTypesOnClick()" 575 title="Remove" 576 tooltip="Remove the selected annotation types" 562 <select name="annotationTypes" size="20" multiple style="width: 100%;"> 563 </select> 564 <input type="hidden" name="addedAnnotationTypes" value=""> 565 <input type="hidden" name="removedAnnotationTypes" value=""> 566 </td> 567 <td width="200px"> 568 <table border="0"> 569 <tr><td width="150"><base:button 570 clazz="leftaligned buttonclass" 571 onclick="addAnnotationTypesOnClick()" 572 title="Add annotation types…" 573 tooltip="Add annotation types" 577 574 /></td></tr> 578 </table> 579 </td> 580 </tr> 575 <tr><td width="150"><base:button 576 clazz="leftaligned buttonclass" 577 onclick="removeAnnotationTypesOnClick()" 578 title="Remove" 579 tooltip="Remove the selected annotation types" 580 /></td></tr> 581 581 </table> 582 582 </td> -
trunk/www/views/physicalbioassays/edit_bioassay.jsp
r5708 r5767 754 754 <table border="0"> 755 755 <tr><td width="150"><base:button 756 clazz="leftaligned buttonclass" 756 757 onclick="addExtractsOnClick()" 757 758 title="Add extracts…" … … 759 760 /></td></tr> 760 761 <tr><td width="150"><base:button 762 clazz="leftaligned buttonclass" 761 763 onclick="removeOnClick()" 762 764 title="Remove"
Note: See TracChangeset
for help on using the changeset viewer.