- Timestamp:
- Mar 8, 2007, 8:50:56 AM (16 years ago)
- Location:
- branches/2.2.2/www
- Files:
-
- 66 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2.2.2/www/admin/annotationtypecategories/list_categories.jsp
r2978 r3172 451 451 { 452 452 %> 453 <tbl:panel><%=annotationTypeCategories == null || annotationTypeCategories.getTotalCount() == 0 ? "No annotation type categories w here found" : "No annotation types categories on this page. Please select another page!" %></tbl:panel>453 <tbl:panel><%=annotationTypeCategories == null || annotationTypeCategories.getTotalCount() == 0 ? "No annotation type categories were found" : "No annotation types categories on this page. Please select another page!" %></tbl:panel> 454 454 <% 455 455 } -
branches/2.2.2/www/admin/annotationtypes/list_annotationtypes.jsp
r2978 r3172 572 572 { 573 573 %> 574 <tbl:panel><%=annotationTypes == null || annotationTypes.getTotalCount() == 0 ? "No annotation types w here found" : "No annotation types on this page. Please select another page!" %></tbl:panel>574 <tbl:panel><%=annotationTypes == null || annotationTypes.getTotalCount() == 0 ? "No annotation types were found" : "No annotation types on this page. Please select another page!" %></tbl:panel> 575 575 <% 576 576 } -
branches/2.2.2/www/admin/clients/help/list_help.jsp
r2978 r3172 381 381 { 382 382 %> 383 <tbl:panel><%=help == null || help.getTotalCount() == 0 ? "No help w here found" : "No help on this page. Please select another page!" %></tbl:panel>383 <tbl:panel><%=help == null || help.getTotalCount() == 0 ? "No help were found" : "No help on this page. Please select another page!" %></tbl:panel> 384 384 <% 385 385 } -
branches/2.2.2/www/admin/clients/list_clients.jsp
r2978 r3172 421 421 { 422 422 %> 423 <tbl:panel><%=clients == null || clients.getTotalCount() == 0 ? "No client applications w here found" : "No client applications on this page. Please select another page!" %></tbl:panel>423 <tbl:panel><%=clients == null || clients.getTotalCount() == 0 ? "No client applications were found" : "No client applications on this page. Please select another page!" %></tbl:panel> 424 424 <% 425 425 } -
branches/2.2.2/www/admin/diskusage/details/view_details.jsp
r2978 r3172 499 499 { 500 500 %> 501 <tbl:panel><%=totalCount == 0 ? "No items w here found" : "No items on this page. Please select another page!" %></tbl:panel>501 <tbl:panel><%=totalCount == 0 ? "No items were found" : "No items on this page. Please select another page!" %></tbl:panel> 502 502 <% 503 503 } -
branches/2.2.2/www/admin/diskusage/list_groups.jsp
r2978 r3172 441 441 { 442 442 %> 443 <tbl:panel><%=groups == null || groups.getTotalCount() == 0 ? "No groups w here found" : "No groups on this page. Please select another page!" %></tbl:panel>443 <tbl:panel><%=groups == null || groups.getTotalCount() == 0 ? "No groups were found" : "No groups on this page. Please select another page!" %></tbl:panel> 444 444 <% 445 445 } -
branches/2.2.2/www/admin/diskusage/list_users.jsp
r2978 r3172 597 597 { 598 598 %> 599 <tbl:panel><%=users == null || users.getTotalCount() == 0 ? "No users w here found" : "No users on this page. Please select another page!" %></tbl:panel>599 <tbl:panel><%=users == null || users.getTotalCount() == 0 ? "No users were found" : "No users on this page. Please select another page!" %></tbl:panel> 600 600 <% 601 601 } -
branches/2.2.2/www/admin/extravaluetypes/list_extravaluetypes.jsp
r2978 r3172 431 431 { 432 432 %> 433 <tbl:panel><%=extraValueTypes == null || extraValueTypes.getTotalCount() == 0 ? "No extra value types w here found" : "No extra value types on this page. Please select another page!" %></tbl:panel>433 <tbl:panel><%=extraValueTypes == null || extraValueTypes.getTotalCount() == 0 ? "No extra value types were found" : "No extra value types on this page. Please select another page!" %></tbl:panel> 434 434 <% 435 435 } -
branches/2.2.2/www/admin/filetypes/list_filetypes.jsp
r2978 r3172 303 303 { 304 304 %> 305 <tbl:panel><%=fileTypes == null || fileTypes.getTotalCount() == 0 ? "No file types w here found" : "No file types on this page. Please select another page!" %></tbl:panel>305 <tbl:panel><%=fileTypes == null || fileTypes.getTotalCount() == 0 ? "No file types were found" : "No file types on this page. Please select another page!" %></tbl:panel> 306 306 <% 307 307 } -
branches/2.2.2/www/admin/groups/list_groups.jsp
r2978 r3172 462 462 { 463 463 %> 464 <tbl:panel><%=groups == null || groups.getTotalCount() == 0 ? "No groups w here found" : "No groups on this page. Please select another page!" %></tbl:panel>464 <tbl:panel><%=groups == null || groups.getTotalCount() == 0 ? "No groups were found" : "No groups on this page. Please select another page!" %></tbl:panel> 465 465 <% 466 466 } -
branches/2.2.2/www/admin/hardware/list_hardware.jsp
r2978 r3172 452 452 { 453 453 %> 454 <tbl:panel><%=hardware == null || hardware.getTotalCount() == 0 ? "No hardware w here found" : "No hardware on this page. Please select another page!" %></tbl:panel>454 <tbl:panel><%=hardware == null || hardware.getTotalCount() == 0 ? "No hardware were found" : "No hardware on this page. Please select another page!" %></tbl:panel> 455 455 <% 456 456 } -
branches/2.2.2/www/admin/hardwaretypes/list_hardwaretypes.jsp
r2978 r3172 414 414 { 415 415 %> 416 <tbl:panel><%=hardwareTypes == null || hardwareTypes.getTotalCount() == 0 ? "No hardware types w here found" : "No hardware types on this page. Please select another page!" %></tbl:panel>416 <tbl:panel><%=hardwareTypes == null || hardwareTypes.getTotalCount() == 0 ? "No hardware types were found" : "No hardware types on this page. Please select another page!" %></tbl:panel> 417 417 <% 418 418 } -
branches/2.2.2/www/admin/jobagents/list_agents.jsp
r2978 r3172 570 570 { 571 571 %> 572 <tbl:panel><%=agents == null || agents.getTotalCount() == 0 ? "No job agents w here found" : "No job agents on this page. Please select another page!" %></tbl:panel>572 <tbl:panel><%=agents == null || agents.getTotalCount() == 0 ? "No job agents were found" : "No job agents on this page. Please select another page!" %></tbl:panel> 573 573 <% 574 574 } -
branches/2.2.2/www/admin/mimetypes/list_mimetypes.jsp
r2978 r3172 394 394 { 395 395 %> 396 <tbl:panel><%=mimeTypes == null || mimeTypes.getTotalCount() == 0 ? "No MIME types w here found" : "No MIME types on this page. Please select another page!" %></tbl:panel>396 <tbl:panel><%=mimeTypes == null || mimeTypes.getTotalCount() == 0 ? "No MIME types were found" : "No MIME types on this page. Please select another page!" %></tbl:panel> 397 397 <% 398 398 } -
branches/2.2.2/www/admin/news/list_news.jsp
r2978 r3172 388 388 { 389 389 %> 390 <tbl:panel><%=news == null || news.getTotalCount() == 0 ? "No news w here found" : "No news on this page. Please select another page!" %></tbl:panel>390 <tbl:panel><%=news == null || news.getTotalCount() == 0 ? "No news were found" : "No news on this page. Please select another page!" %></tbl:panel> 391 391 <% 392 392 } -
branches/2.2.2/www/admin/pluginconfigurations/list_configurations.jsp
r2978 r3172 521 521 { 522 522 %> 523 <tbl:panel><%=configurations == null || configurations.getTotalCount() == 0 ? "No configurations w here found" : "No configurations on this page. Please select another page!" %></tbl:panel>523 <tbl:panel><%=configurations == null || configurations.getTotalCount() == 0 ? "No configurations were found" : "No configurations on this page. Please select another page!" %></tbl:panel> 524 524 <% 525 525 } -
branches/2.2.2/www/admin/plugindefinitions/list_plugins.jsp
r2978 r3172 676 676 { 677 677 %> 678 <tbl:panel><%=plugins == null || plugins.getTotalCount() == 0 ? "No plugins w here found" : "No plugins on this page. Please select another page!" %></tbl:panel>678 <tbl:panel><%=plugins == null || plugins.getTotalCount() == 0 ? "No plugins were found" : "No plugins on this page. Please select another page!" %></tbl:panel> 679 679 <% 680 680 } -
branches/2.2.2/www/admin/plugintypes/list_plugintypes.jsp
r2978 r3172 414 414 { 415 415 %> 416 <tbl:panel><%=pluginTypes == null || pluginTypes.getTotalCount() == 0 ? "No plugin types w here found" : "No plugin types on this page. Please select another page!" %></tbl:panel>416 <tbl:panel><%=pluginTypes == null || pluginTypes.getTotalCount() == 0 ? "No plugin types were found" : "No plugin types on this page. Please select another page!" %></tbl:panel> 417 417 <% 418 418 } -
branches/2.2.2/www/admin/protocols/list_protocol.jsp
r2978 r3172 458 458 { 459 459 %> 460 <tbl:panel><%=protocols == null || protocols.getTotalCount() == 0 ? "No protocols w here found" : "No protocols on this page. Please select another page!" %></tbl:panel>460 <tbl:panel><%=protocols == null || protocols.getTotalCount() == 0 ? "No protocols were found" : "No protocols on this page. Please select another page!" %></tbl:panel> 461 461 <% 462 462 } -
branches/2.2.2/www/admin/protocoltypes/list_protocoltype.jsp
r2978 r3172 419 419 { 420 420 %> 421 <tbl:panel><%=protocolTypes == null || protocolTypes.getTotalCount() == 0 ? "No protocol types w here found" : "No protocol types on this page. Please select another page!" %></tbl:panel>421 <tbl:panel><%=protocolTypes == null || protocolTypes.getTotalCount() == 0 ? "No protocol types were found" : "No protocol types on this page. Please select another page!" %></tbl:panel> 422 422 <% 423 423 } -
branches/2.2.2/www/admin/quota/list_quota.jsp
r2978 r3172 374 374 { 375 375 %> 376 <tbl:panel><%=quota == null || quota.getTotalCount() == 0 ? "No quota w here found" : "No quota on this page. Please select another page!" %></tbl:panel>376 <tbl:panel><%=quota == null || quota.getTotalCount() == 0 ? "No quota were found" : "No quota on this page. Please select another page!" %></tbl:panel> 377 377 <% 378 378 } -
branches/2.2.2/www/admin/quotatypes/list_quotatypes.jsp
r2978 r3172 303 303 { 304 304 %> 305 <tbl:panel><%=quotaTypes == null || quotaTypes.getTotalCount() == 0 ? "No quota types w here found" : "No quota types on this page. Please select another page!" %></tbl:panel>305 <tbl:panel><%=quotaTypes == null || quotaTypes.getTotalCount() == 0 ? "No quota types were found" : "No quota types on this page. Please select another page!" %></tbl:panel> 306 306 <% 307 307 } -
branches/2.2.2/www/admin/reportertypes/list_reportertypes.jsp
r2978 r3172 351 351 { 352 352 %> 353 <tbl:panel><%=reporterTypes == null || reporterTypes.getTotalCount() == 0 ? "No reporter types w here found" : "No reporter types on this page. Please select another page!" %></tbl:panel>353 <tbl:panel><%=reporterTypes == null || reporterTypes.getTotalCount() == 0 ? "No reporter types were found" : "No reporter types on this page. Please select another page!" %></tbl:panel> 354 354 <% 355 355 } -
branches/2.2.2/www/admin/roles/list_roles.jsp
r2978 r3172 407 407 { 408 408 %> 409 <tbl:panel><%=roles == null || roles.getTotalCount() == 0 ? "No roles w here found" : "No roles on this page. Please select another page!" %></tbl:panel>409 <tbl:panel><%=roles == null || roles.getTotalCount() == 0 ? "No roles were found" : "No roles on this page. Please select another page!" %></tbl:panel> 410 410 <% 411 411 } -
branches/2.2.2/www/admin/software/list_software.jsp
r2978 r3172 452 452 { 453 453 %> 454 <tbl:panel><%=software == null || software.getTotalCount() == 0 ? "No software w here found" : "No software on this page. Please select another page!" %></tbl:panel>454 <tbl:panel><%=software == null || software.getTotalCount() == 0 ? "No software were found" : "No software on this page. Please select another page!" %></tbl:panel> 455 455 <% 456 456 } -
branches/2.2.2/www/admin/softwaretypes/list_softwaretypes.jsp
r2978 r3172 357 357 { 358 358 %> 359 <tbl:panel><%=softwareTypes == null || softwareTypes.getTotalCount() == 0 ? "No software types w here found" : "No software types on this page. Please select another page!" %></tbl:panel>359 <tbl:panel><%=softwareTypes == null || softwareTypes.getTotalCount() == 0 ? "No software types were found" : "No software types on this page. Please select another page!" %></tbl:panel> 360 360 <% 361 361 } -
branches/2.2.2/www/admin/users/list_users.jsp
r2978 r3172 624 624 { 625 625 %> 626 <tbl:panel><%=users == null || users.getTotalCount() == 0 ? "No users w here found" : "No users on this page. Please select another page!" %></tbl:panel>626 <tbl:panel><%=users == null || users.getTotalCount() == 0 ? "No users were found" : "No users on this page. Please select another page!" %></tbl:panel> 627 627 <% 628 628 } -
branches/2.2.2/www/biomaterials/biosources/list_biosources.jsp
r2978 r3172 531 531 { 532 532 %> 533 <tbl:panel><%=bioSources == null || bioSources.getTotalCount() == 0 ? "No biosources w here found" : "No biosources on this page. Please select another page!" %></tbl:panel>533 <tbl:panel><%=bioSources == null || bioSources.getTotalCount() == 0 ? "No biosources were found" : "No biosources on this page. Please select another page!" %></tbl:panel> 534 534 <% 535 535 } -
branches/2.2.2/www/biomaterials/events/list_events.jsp
r2978 r3172 521 521 { 522 522 %> 523 <tbl:panel><%=events == null || events.getTotalCount() == 0 ? "No events w here found" : "No events on this page. Please select another page!" %></tbl:panel>523 <tbl:panel><%=events == null || events.getTotalCount() == 0 ? "No events were found" : "No events on this page. Please select another page!" %></tbl:panel> 524 524 <% 525 525 } -
branches/2.2.2/www/biomaterials/extracts/list_extracts.jsp
r2978 r3172 656 656 { 657 657 %> 658 <tbl:panel><%=extracts == null || extracts.getTotalCount() == 0 ? "No extracts w here found" : "No extracts on this page. Please select another page!" %></tbl:panel>658 <tbl:panel><%=extracts == null || extracts.getTotalCount() == 0 ? "No extracts were found" : "No extracts on this page. Please select another page!" %></tbl:panel> 659 659 <% 660 660 } -
branches/2.2.2/www/biomaterials/labeledextracts/list_labeledextracts.jsp
r2978 r3172 668 668 { 669 669 %> 670 <tbl:panel><%=labeledExtracts == null || labeledExtracts.getTotalCount() == 0 ? "No labeled extracts w here found" : "No labeled extracts on this page. Please select another page!" %></tbl:panel>670 <tbl:panel><%=labeledExtracts == null || labeledExtracts.getTotalCount() == 0 ? "No labeled extracts were found" : "No labeled extracts on this page. Please select another page!" %></tbl:panel> 671 671 <% 672 672 } -
branches/2.2.2/www/biomaterials/labels/list_labels.jsp
r2978 r3172 417 417 { 418 418 %> 419 <tbl:panel><%=labels == null || labels.getTotalCount() == 0 ? "No labels w here found" : "No labels on this page. Please select another page!" %></tbl:panel>419 <tbl:panel><%=labels == null || labels.getTotalCount() == 0 ? "No labels were found" : "No labels on this page. Please select another page!" %></tbl:panel> 420 420 <% 421 421 } -
branches/2.2.2/www/biomaterials/samples/list_samples.jsp
r2978 r3172 652 652 { 653 653 %> 654 <tbl:panel><%=samples == null || samples.getTotalCount() == 0 ? "No samples w here found" : "No samples on this page. Please select another page!" %></tbl:panel>654 <tbl:panel><%=samples == null || samples.getTotalCount() == 0 ? "No samples were found" : "No samples on this page. Please select another page!" %></tbl:panel> 655 655 <% 656 656 } -
branches/2.2.2/www/common/context/manage.jsp
r2978 r3172 187 187 { 188 188 %> 189 <tbl:panel>No presets w here found</tbl:panel>189 <tbl:panel>No presets were found</tbl:panel> 190 190 <% 191 191 } -
branches/2.2.2/www/lims/arraybatches/list_batches.jsp
r2978 r3172 568 568 { 569 569 %> 570 <tbl:panel><%=batches == null || batches.getTotalCount() == 0 ? "No array batches w here found" : "No array batches on this page. Please select another page!" %></tbl:panel>570 <tbl:panel><%=batches == null || batches.getTotalCount() == 0 ? "No array batches were found" : "No array batches on this page. Please select another page!" %></tbl:panel> 571 571 <% 572 572 } -
branches/2.2.2/www/lims/arraydesigns/features/list_features.jsp
r2978 r3172 649 649 { 650 650 %> 651 <tbl:panel><%=features == null || features.getTotalCount() == 0 ? "No features w here found" : "No features on this page. Please select another page!" %></tbl:panel>651 <tbl:panel><%=features == null || features.getTotalCount() == 0 ? "No features were found" : "No features on this page. Please select another page!" %></tbl:panel> 652 652 <% 653 653 } -
branches/2.2.2/www/lims/arraydesigns/list_designs.jsp
r2978 r3172 570 570 { 571 571 %> 572 <tbl:panel><%=designs == null || designs.getTotalCount() == 0 ? "No array designs w here found" : "No array designs on this page. Please select another page!" %></tbl:panel>572 <tbl:panel><%=designs == null || designs.getTotalCount() == 0 ? "No array designs were found" : "No array designs on this page. Please select another page!" %></tbl:panel> 573 573 <% 574 574 } -
branches/2.2.2/www/lims/arrayslides/list_slides.jsp
r2978 r3172 558 558 { 559 559 %> 560 <tbl:panel><%=slides == null || slides.getTotalCount() == 0 ? "No array slides w here found" : "No array slides on this page. Please select another page!" %></tbl:panel>560 <tbl:panel><%=slides == null || slides.getTotalCount() == 0 ? "No array slides were found" : "No array slides on this page. Please select another page!" %></tbl:panel> 561 561 <% 562 562 } -
branches/2.2.2/www/lims/geometries/list_geometries.jsp
r2978 r3172 422 422 { 423 423 %> 424 <tbl:panel><%=geometries == null || geometries.getTotalCount() == 0 ? "No plate geometries w here found" : "No plate geometries on this page. Please select another page!" %></tbl:panel>424 <tbl:panel><%=geometries == null || geometries.getTotalCount() == 0 ? "No plate geometries were found" : "No plate geometries on this page. Please select another page!" %></tbl:panel> 425 425 <% 426 426 } -
branches/2.2.2/www/lims/platemappings/list_mappings.jsp
r3097 r3172 488 488 { 489 489 %> 490 <tbl:panel><%=mappings == null || mappings.getTotalCount() == 0 ? "No plate mappings w here found" : "No plate mappings on this page. Please select another page!" %></tbl:panel>490 <tbl:panel><%=mappings == null || mappings.getTotalCount() == 0 ? "No plate mappings were found" : "No plate mappings on this page. Please select another page!" %></tbl:panel> 491 491 <% 492 492 } -
branches/2.2.2/www/lims/plates/events/list_events.jsp
r2978 r3172 461 461 { 462 462 %> 463 <tbl:panel><%=events == null || events.getTotalCount() == 0 ? "No events w here found" : "No events on this page. Please select another page!" %></tbl:panel>463 <tbl:panel><%=events == null || events.getTotalCount() == 0 ? "No events were found" : "No events on this page. Please select another page!" %></tbl:panel> 464 464 <% 465 465 } -
branches/2.2.2/www/lims/plates/list_plates.jsp
r2978 r3172 637 637 { 638 638 %> 639 <tbl:panel><%=plates == null || plates.getTotalCount() == 0 ? "No plates w here found" : "No plates on this page. Please select another page!" %></tbl:panel>639 <tbl:panel><%=plates == null || plates.getTotalCount() == 0 ? "No plates were found" : "No plates on this page. Please select another page!" %></tbl:panel> 640 640 <% 641 641 } -
branches/2.2.2/www/lims/plates/wells/list_wells.jsp
r2978 r3172 567 567 { 568 568 %> 569 <tbl:panel><%=wells == null || wells.getTotalCount() == 0 ? "No wells w here found" : "No wells on this page. Please select another page!" %></tbl:panel>569 <tbl:panel><%=wells == null || wells.getTotalCount() == 0 ? "No wells were found" : "No wells on this page. Please select another page!" %></tbl:panel> 570 570 <% 571 571 } -
branches/2.2.2/www/lims/platetypes/eventtypes/list_eventtypes.jsp
r2978 r3172 398 398 { 399 399 %> 400 <tbl:panel><%=eventTypes == null || eventTypes.getTotalCount() == 0 ? "No event types w here found" : "No event types on this page. Please select another page!" %></tbl:panel>400 <tbl:panel><%=eventTypes == null || eventTypes.getTotalCount() == 0 ? "No event types were found" : "No event types on this page. Please select another page!" %></tbl:panel> 401 401 <% 402 402 } -
branches/2.2.2/www/lims/platetypes/list_platetypes.jsp
r2978 r3172 483 483 { 484 484 %> 485 <tbl:panel><%=plateTypes == null || plateTypes.getTotalCount() == 0 ? "No plate types w here found" : "No plate types on this page. Please select another page!" %></tbl:panel>485 <tbl:panel><%=plateTypes == null || plateTypes.getTotalCount() == 0 ? "No plate types were found" : "No plate types on this page. Please select another page!" %></tbl:panel> 486 486 <% 487 487 } -
branches/2.2.2/www/my_base/messages/list_messages.jsp
r2978 r3172 400 400 { 401 401 %> 402 <tbl:panel><%=messages == null || messages.getTotalCount() == 0 ? "No messages w here found" : "No messages on this page. Please select another page!" %></tbl:panel>402 <tbl:panel><%=messages == null || messages.getTotalCount() == 0 ? "No messages were found" : "No messages on this page. Please select another page!" %></tbl:panel> 403 403 <% 404 404 } -
branches/2.2.2/www/my_base/projects/items/list_items.jsp
r2978 r3172 356 356 { 357 357 %> 358 <tbl:panel><%=items == null || items.size() == 0 ? "No items w here found" : "No items on this page. Please select another page!" %></tbl:panel>358 <tbl:panel><%=items == null || items.size() == 0 ? "No items were found" : "No items on this page. Please select another page!" %></tbl:panel> 359 359 <% 360 360 } -
branches/2.2.2/www/my_base/projects/list_projects.jsp
r2978 r3172 402 402 { 403 403 %> 404 <tbl:panel><%=projects == null || projects.getTotalCount() == 0 ? "No projects w here found" : "No projects on this page. Please select another page!" %></tbl:panel>404 <tbl:panel><%=projects == null || projects.getTotalCount() == 0 ? "No projects were found" : "No projects on this page. Please select another page!" %></tbl:panel> 405 405 <% 406 406 } -
branches/2.2.2/www/views/experiments/bioassays/list_bioassays.jsp
r3144 r3172 505 505 { 506 506 %> 507 <tbl:panel><%=bioAssays == null || bioAssays.getTotalCount() == 0 ? "No bioassays w here found" : "No bioassays on this page. Please select another page!" %></tbl:panel>507 <tbl:panel><%=bioAssays == null || bioAssays.getTotalCount() == 0 ? "No bioassays were found" : "No bioassays on this page. Please select another page!" %></tbl:panel> 508 508 <% 509 509 } -
branches/2.2.2/www/views/experiments/bioassaysets/analysis_tree.jsp
r3171 r3172 932 932 { 933 933 %> 934 <tbl:panel>No bioassay sets or transformations w here found.</tbl:panel>934 <tbl:panel>No bioassay sets or transformations were found.</tbl:panel> 935 935 <% 936 936 } -
branches/2.2.2/www/views/experiments/explorer/search/list.jsp
r2978 r3172 289 289 { 290 290 %> 291 <tbl:panel><%=reporters == null || reporters.getTotalCount() == 0 ? "No reporters w here found" : "No reporters on this page. Please select another page!" %></tbl:panel>291 <tbl:panel><%=reporters == null || reporters.getTotalCount() == 0 ? "No reporters were found" : "No reporters on this page. Please select another page!" %></tbl:panel> 292 292 <% 293 293 } -
branches/2.2.2/www/views/experiments/list_experiments.jsp
r2978 r3172 557 557 { 558 558 %> 559 <tbl:panel><%=experiments == null || experiments.getTotalCount() == 0 ? "No experiments w here found" : "No experiments on this page. Please select another page!" %></tbl:panel>559 <tbl:panel><%=experiments == null || experiments.getTotalCount() == 0 ? "No experiments were found" : "No experiments on this page. Please select another page!" %></tbl:panel> 560 560 <% 561 561 } -
branches/2.2.2/www/views/experiments/spotdata/list_spotdata.jsp
r2993 r3172 377 377 { 378 378 %> 379 <tbl:panel><%=spotData == null || spotData.getTotalCount() == 0 ? "No spot data w here found" : "No spot data on this page. Please select another page!" %></tbl:panel>379 <tbl:panel><%=spotData == null || spotData.getTotalCount() == 0 ? "No spot data were found" : "No spot data on this page. Please select another page!" %></tbl:panel> 380 380 <% 381 381 } -
branches/2.2.2/www/views/formulas/list_formulas.jsp
r2978 r3172 541 541 { 542 542 %> 543 <tbl:panel><%=formulas == null || formulas.getTotalCount() == 0 ? "No formulas w here found" : "No formulas on this page. Please select another page!" %></tbl:panel>543 <tbl:panel><%=formulas == null || formulas.getTotalCount() == 0 ? "No formulas were found" : "No formulas on this page. Please select another page!" %></tbl:panel> 544 544 <% 545 545 } -
branches/2.2.2/www/views/hybridizations/list_hybridizations.jsp
r2978 r3172 653 653 { 654 654 %> 655 <tbl:panel><%=hybridizations == null || hybridizations.getTotalCount() == 0 ? "No hybridizations w here found" : "No hybridizations on this page. Please select another page!" %></tbl:panel>655 <tbl:panel><%=hybridizations == null || hybridizations.getTotalCount() == 0 ? "No hybridizations were found" : "No hybridizations on this page. Please select another page!" %></tbl:panel> 656 656 <% 657 657 } -
branches/2.2.2/www/views/items/list_items.jsp
r2978 r3172 332 332 { 333 333 %> 334 <tbl:panel><%=allItems == null || allItems.size() == 0 ? "No items w here found" : "No items on this page. Please select another page!" %></tbl:panel>334 <tbl:panel><%=allItems == null || allItems.size() == 0 ? "No items were found" : "No items on this page. Please select another page!" %></tbl:panel> 335 335 <% 336 336 } -
branches/2.2.2/www/views/jobs/list_jobs.jsp
r2978 r3172 620 620 { 621 621 %> 622 <tbl:panel><%=jobs == null || jobs.getTotalCount() == 0 ? "No jobs w here found" : "No jobs on this page. Please select another page!" %></tbl:panel>622 <tbl:panel><%=jobs == null || jobs.getTotalCount() == 0 ? "No jobs were found" : "No jobs on this page. Please select another page!" %></tbl:panel> 623 623 <% 624 624 } -
branches/2.2.2/www/views/rawbioassays/list_rawbioassays.jsp
r2978 r3172 665 665 { 666 666 %> 667 <tbl:panel><%=rawBioAssays == null || rawBioAssays.getTotalCount() == 0 ? "No raw bioassays w here found" : "No raw bioassays on this page. Please select another page!" %></tbl:panel>667 <tbl:panel><%=rawBioAssays == null || rawBioAssays.getTotalCount() == 0 ? "No raw bioassays were found" : "No raw bioassays on this page. Please select another page!" %></tbl:panel> 668 668 <% 669 669 } -
branches/2.2.2/www/views/rawbioassays/rawdata/list_rawdata.jsp
r2978 r3172 805 805 { 806 806 %> 807 <tbl:panel><%=rawData == null || rawData.getTotalCount() == 0 ? "No raw data w here found" : "No raw data on this page. Please select another page!" %></tbl:panel>807 <tbl:panel><%=rawData == null || rawData.getTotalCount() == 0 ? "No raw data were found" : "No raw data on this page. Please select another page!" %></tbl:panel> 808 808 <% 809 809 } -
branches/2.2.2/www/views/reporterlists/list_reporterlists.jsp
r2978 r3172 439 439 { 440 440 %> 441 <tbl:panel><%=reporterLists == null || reporterLists.getTotalCount() == 0 ? "No reporter lists w here found" : "No reporter lists on this page. Please select another page!" %></tbl:panel>441 <tbl:panel><%=reporterLists == null || reporterLists.getTotalCount() == 0 ? "No reporter lists were found" : "No reporter lists on this page. Please select another page!" %></tbl:panel> 442 442 <% 443 443 } -
branches/2.2.2/www/views/reporterlists/reporters/list_reporters.jsp
r2978 r3172 477 477 { 478 478 %> 479 <tbl:panel><%=reporters == null || reporters.getTotalCount() == 0 ? "No reporters w here found" : "No reporters on this page. Please select another page!" %></tbl:panel>479 <tbl:panel><%=reporters == null || reporters.getTotalCount() == 0 ? "No reporters were found" : "No reporters on this page. Please select another page!" %></tbl:panel> 480 480 <% 481 481 } -
branches/2.2.2/www/views/reporters/list_reporters.jsp
r2978 r3172 453 453 { 454 454 %> 455 <tbl:panel><%=reporters == null || reporters.getTotalCount() == 0 ? "No reporters w here found" : "No reporters on this page. Please select another page!" %></tbl:panel>455 <tbl:panel><%=reporters == null || reporters.getTotalCount() == 0 ? "No reporters were found" : "No reporters on this page. Please select another page!" %></tbl:panel> 456 456 <% 457 457 } -
branches/2.2.2/www/views/scans/images/list_images.jsp
r2978 r3172 429 429 { 430 430 %> 431 <tbl:panel><%=images == null || images.getTotalCount() == 0 ? "No images w here found" : "No images on this page. Please select another page!" %></tbl:panel>431 <tbl:panel><%=images == null || images.getTotalCount() == 0 ? "No images were found" : "No images on this page. Please select another page!" %></tbl:panel> 432 432 <% 433 433 } -
branches/2.2.2/www/views/scans/list_scans.jsp
r2978 r3172 575 575 { 576 576 %> 577 <tbl:panel><%=scans == null || scans.getTotalCount() == 0 ? "No scans w here found" : "No scans on this page. Please select another page!" %></tbl:panel>577 <tbl:panel><%=scans == null || scans.getTotalCount() == 0 ? "No scans were found" : "No scans on this page. Please select another page!" %></tbl:panel> 578 578 <% 579 579 } -
branches/2.2.2/www/views/sessions/list_sessions.jsp
r2982 r3172 361 361 { 362 362 %> 363 <tbl:panel><%=sessions == null || sessions.getTotalCount() == 0 ? "No sessions w here found" : "No sessions on this page. Please select another page!" %></tbl:panel>363 <tbl:panel><%=sessions == null || sessions.getTotalCount() == 0 ? "No sessions were found" : "No sessions on this page. Please select another page!" %></tbl:panel> 364 364 <% 365 365 } -
branches/2.2.2/www/views/trashcan/list_trash.jsp
r2978 r3172 323 323 { 324 324 %> 325 <tbl:panel><%=trash == null || trash.size() == 0 ? "No items w here found" : "No items on this page. Please select another page!" %></tbl:panel>325 <tbl:panel><%=trash == null || trash.size() == 0 ? "No items were found" : "No items on this page. Please select another page!" %></tbl:panel> 326 326 <% 327 327 }
Note: See TracChangeset
for help on using the changeset viewer.