Changeset 6604
- Timestamp:
- Nov 18, 2014, 11:39:22 AM (8 years ago)
- Location:
- trunk/www
- Files:
-
- 82 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/www/admin/annotationtypecategories/list_categories.jsp
r6289 r6604 214 214 jspcontext="<%=jspContext%>" 215 215 /> 216 <div class="panelgroup b ottomborder">216 <div class="panelgroup bg-filled-50 bottomborder"> 217 217 <tbl:toolbar 218 218 subclass="bottomborder" … … 326 326 { 327 327 %> 328 <tbl:panel clazz="messagepanel">328 <tbl:panel subclass="bg-filled-50"> 329 329 <div class="messagecontainer error"><%=cc.getMessage()%></div> 330 330 </tbl:panel> … … 460 460 { 461 461 %> 462 <tbl:panel clazz="messagepanel">462 <tbl:panel subclass="bg-filled-50"> 463 463 <div class="messagecontainer note"> 464 464 <%=annotationTypeCategories == null || annotationTypeCategories.getTotalCount() == 0 ? "No annotation type categories were found" : "No annotation types categories on this page. Please select another page!" %> -
trunk/www/admin/annotationtypes/list_annotationtypes.jsp
r6358 r6604 367 367 jspcontext="<%=jspContext%>" 368 368 /> 369 <div class="panelgroup b ottomborder">369 <div class="panelgroup bg-filled-50 bottomborder"> 370 370 <tbl:toolbar 371 371 subclass="bottomborder" … … 482 482 { 483 483 %> 484 <tbl:panel clazz="messagepanel">484 <tbl:panel subclass="bg-filled-50"> 485 485 <div class="messagecontainer error"><%=cc.getMessage()%></div> 486 486 </tbl:panel> … … 647 647 { 648 648 %> 649 <tbl:panel clazz="messagepanel">649 <tbl:panel subclass="bg-filled-50"> 650 650 <div class="messagecontainer note"> 651 651 <%=annotationTypes == null || annotationTypes.getTotalCount() == 0 ? "No annotation types were found" : "No annotation types on this page. Please select another page!" %> -
trunk/www/admin/clients/help/list_help.jsp
r6306 r6604 193 193 jspcontext="<%=jspContext%>" 194 194 /> 195 <div class="panelgroup b ottomborder">195 <div class="panelgroup bg-filled-50 bottomborder"> 196 196 <tbl:toolbar 197 197 subclass="bottomborder" … … 290 290 { 291 291 %> 292 <tbl:panel clazz="messagepanel">292 <tbl:panel subclass="bg-filled-50"> 293 293 <div class="messagecontainer error"><%=cc.getMessage()%></div> 294 294 </tbl:panel> … … 361 361 { 362 362 %> 363 <tbl:panel clazz="messagepanel">363 <tbl:panel subclass="bg-filled-50"> 364 364 <div class="messagecontainer note"> 365 365 <%=help == null || help.getTotalCount() == 0 ? "No help were found" : "No help on this page. Please select another page!" %> -
trunk/www/admin/clients/list_clients.jsp
r6289 r6604 200 200 jspcontext="<%=jspContext%>" 201 201 /> 202 <div class="panelgroup b ottomborder">202 <div class="panelgroup bg-filled-50 bottomborder"> 203 203 <tbl:toolbar 204 204 subclass="bottomborder" … … 312 312 { 313 313 %> 314 <tbl:panel clazz="messagepanel">314 <tbl:panel subclass="bg-filled-50"> 315 315 <div class="messagecontainer error"><%=cc.getMessage()%></div> 316 316 </tbl:panel> … … 425 425 { 426 426 %> 427 <tbl:panel clazz="messagepanel">427 <tbl:panel subclass="bg-filled-50"> 428 428 <div class="messagecontainer note"> 429 429 <%=clients == null || clients.getTotalCount() == 0 ? "No client applications were found" : "No client applications on this page. Please select another page!" %> -
trunk/www/admin/datafiletypes/list_filetypes.jsp
r6289 r6604 237 237 jspcontext="<%=jspContext%>" 238 238 /> 239 <div class="panelgroup b ottomborder">239 <div class="panelgroup bg-filled-50 bottomborder"> 240 240 <tbl:toolbar 241 241 subclass="bottomborder" … … 339 339 { 340 340 %> 341 <tbl:panel clazz="messagepanel">341 <tbl:panel subclass="bg-filled-50"> 342 342 <div class="messagecontainer error"><%=cc.getMessage()%></div> 343 343 </tbl:panel> … … 453 453 { 454 454 %> 455 <tbl:panel clazz="messagepanel">455 <tbl:panel subclass="bg-filled-50"> 456 456 <div class="messagecontainer note"> 457 457 <%=fileTypes == null || fileTypes.getTotalCount() == 0 ? "No data file types were found" : "No data file types on this page. Please select another page!" %> -
trunk/www/admin/diskusage/details/view_details.jsp
r6305 r6604 437 437 { 438 438 %> 439 <tbl:panel clazz="messagepanel">439 <tbl:panel subclass="bg-filled-50"> 440 440 <div class="messagecontainer error"><%=HTML.encodeTags(cc.getMessage())%></div> 441 441 </tbl:panel> … … 524 524 { 525 525 %> 526 <tbl:panel clazz="messagepanel">526 <tbl:panel subclass="bg-filled-50"> 527 527 <div class="messagecontainer note"> 528 528 <%=totalCount == 0 ? "No items were found" : "No items on this page. Please select another page!" %> -
trunk/www/admin/diskusage/list_groups.jsp
r6305 r6604 196 196 jspcontext="<%=jspContext%>" 197 197 /> 198 <div class="panelgroup b ottomborder">198 <div class="panelgroup bg-filled-50 bottomborder"> 199 199 <tbl:toolbar 200 200 visible="<%=mode.hasToolbar()%>" … … 264 264 { 265 265 %> 266 <tbl:panel clazz="messagepanel">266 <tbl:panel subclass="bg-filled-50"> 267 267 <div class="messagecontainer error"><%=cc.getMessage()%></div> 268 268 </tbl:panel> … … 440 440 { 441 441 %> 442 <tbl:panel clazz="messagepanel">442 <tbl:panel subclass="bg-filled-50"> 443 443 <div class="messagecontainer note"> 444 444 <%=groups == null || groups.getTotalCount() == 0 ? "No groups were found" : "No groups on this page. Please select another page!" %> -
trunk/www/admin/diskusage/list_users.jsp
r6305 r6604 326 326 jspcontext="<%=jspContext%>" 327 327 /> 328 <div class="panelgroup b ottomborder">328 <div class="panelgroup bg-filled-50 bottomborder"> 329 329 <tbl:toolbar 330 330 visible="<%=mode.hasToolbar()%>" … … 393 393 { 394 394 %> 395 <tbl:panel clazz="messagepanel">395 <tbl:panel subclass="bg-filled-50"> 396 396 <div class="messagecontainer error"><%=cc.getMessage()%></div> 397 397 </tbl:panel> … … 595 595 { 596 596 %> 597 <tbl:panel clazz="messagepanel">597 <tbl:panel subclass="bg-filled-50"> 598 598 <div class="messagecontainer note"> 599 599 <%=users == null || users.getTotalCount() == 0 ? "No users were found" : "No users on this page. Please select another page!" %> -
trunk/www/admin/extravaluetypes/list_extravaluetypes.jsp
r6289 r6604 259 259 jspcontext="<%=jspContext%>" 260 260 /> 261 <div class="panelgroup b ottomborder">261 <div class="panelgroup bg-filled-50 bottomborder"> 262 262 <tbl:toolbar 263 263 subclass="bottomborder" … … 361 361 { 362 362 %> 363 <tbl:panel clazz="messagepanel">363 <tbl:panel subclass="bg-filled-50"> 364 364 <div class="messagecontainer error"><%=cc.getMessage()%></div> 365 365 </tbl:panel> … … 444 444 { 445 445 %> 446 <tbl:panel clazz="messagepanel">446 <tbl:panel subclass="bg-filled-50"> 447 447 <div class="messagecontainer note"> 448 448 <%=extraValueTypes == null || extraValueTypes.getTotalCount() == 0 ? "No extra value types were found" : "No extra value types on this page. Please select another page!" %> -
trunk/www/admin/groups/list_groups.jsp
r6305 r6604 239 239 jspcontext="<%=jspContext%>" 240 240 /> 241 <div class="panelgroup b ottomborder">241 <div class="panelgroup bg-filled-50 bottomborder"> 242 242 <tbl:toolbar 243 243 subclass="bottomborder" … … 341 341 { 342 342 %> 343 <tbl:panel clazz="messagepanel">343 <tbl:panel subclass="bg-filled-50"> 344 344 <div class="messagecontainer error"><%=cc.getMessage()%></div> 345 345 </tbl:panel> … … 486 486 { 487 487 %> 488 <tbl:panel clazz="messagepanel">488 <tbl:panel subclass="bg-filled-50"> 489 489 <div class="messagecontainer note"> 490 490 <%=groups == null || groups.getTotalCount() == 0 ? "No groups were found" : "No groups on this page. Please select another page!" %> -
trunk/www/admin/hardware/list_hardware.jsp
r6541 r6604 263 263 jspcontext="<%=jspContext%>" 264 264 /> 265 <div class="panelgroup b ottomborder">265 <div class="panelgroup bg-filled-50 bottomborder"> 266 266 <tbl:toolbar 267 267 subclass="bottomborder" … … 375 375 { 376 376 %> 377 <tbl:panel clazz="messagepanel">377 <tbl:panel subclass="bg-filled-50"> 378 378 <div class="messagecontainer error"><%=cc.getMessage()%></div> 379 379 </tbl:panel> … … 515 515 { 516 516 %> 517 <tbl:panel clazz="messagepanel">517 <tbl:panel subclass="bg-filled-50"> 518 518 <div class="messagecontainer note"> 519 519 <%=hardware == null || hardware.getTotalCount() == 0 ? "No hardware were found" : "No hardware on this page. Please select another page!" %> -
trunk/www/admin/itemsubtypes/list_subtypes.jsp
r6319 r6604 240 240 jspcontext="<%=jspContext%>" 241 241 /> 242 <div class="panelgroup b ottomborder">242 <div class="panelgroup bg-filled-50 bottomborder"> 243 243 <tbl:toolbar 244 244 subclass="bottomborder" … … 343 343 { 344 344 %> 345 <tbl:panel clazz="messagepanel">345 <tbl:panel subclass="bg-filled-50"> 346 346 <div class="messagecontainer error"><%=cc.getMessage()%></div> 347 347 </tbl:panel> … … 466 466 { 467 467 %> 468 <tbl:panel clazz="messagepanel">468 <tbl:panel subclass="bg-filled-50"> 469 469 <div class="messagecontainer note"> 470 470 <%=subtypes == null || subtypes.getTotalCount() == 0 ? "No item subtypes were found" : "No item subtypes on this page. Please select another page!" %> -
trunk/www/admin/jobagents/list_agents.jsp
r6289 r6604 234 234 jspcontext="<%=jspContext%>" 235 235 /> 236 <div class="panelgroup b ottomborder">236 <div class="panelgroup bg-filled-50 bottomborder"> 237 237 <tbl:toolbar 238 238 subclass="bottomborder" … … 360 360 { 361 361 %> 362 <tbl:panel clazz="messagepanel">362 <tbl:panel subclass="bg-filled-50"> 363 363 <div class="messagecontainer error"><%=cc.getMessage()%></div> 364 364 </tbl:panel> … … 563 563 { 564 564 %> 565 <tbl:panel clazz="messagepanel">565 <tbl:panel subclass="bg-filled-50"> 566 566 <div class="messagecontainer note"> 567 567 <%=agents == null || agents.getTotalCount() == 0 ? "No job agents were found" : "No job agents on this page. Please select another page!" %> -
trunk/www/admin/mimetypes/list_mimetypes.jsp
r6289 r6604 215 215 jspcontext="<%=jspContext%>" 216 216 /> 217 <div class="panelgroup b ottomborder">217 <div class="panelgroup bg-filled-50 bottomborder"> 218 218 <tbl:toolbar 219 219 subclass="bottomborder" … … 317 317 { 318 318 %> 319 <tbl:panel clazz="messagepanel">319 <tbl:panel subclass="bg-filled-50"> 320 320 <div class="messagecontainer error"><%=cc.getMessage()%></div> 321 321 </tbl:panel> … … 401 401 { 402 402 %> 403 <tbl:panel clazz="messagepanel">403 <tbl:panel subclass="bg-filled-50"> 404 404 <div class="messagecontainer note"> 405 405 <%=mimeTypes == null || mimeTypes.getTotalCount() == 0 ? "No MIME types were found" : "No MIME types on this page. Please select another page!" %> -
trunk/www/admin/news/list_news.jsp
r6305 r6604 199 199 jspcontext="<%=jspContext%>" 200 200 /> 201 <div class="panelgroup b ottomborder">201 <div class="panelgroup bg-filled-50 bottomborder"> 202 202 <tbl:toolbar 203 203 subclass="bottomborder" … … 300 300 { 301 301 %> 302 <tbl:panel clazz="messagepanel">302 <tbl:panel subclass="bg-filled-50"> 303 303 <div class="messagecontainer error"><%=cc.getMessage()%></div> 304 304 </tbl:panel> … … 377 377 { 378 378 %> 379 <tbl:panel clazz="messagepanel">379 <tbl:panel subclass="bg-filled-50"> 380 380 <div class="messagecontainer note"> 381 381 <%=news == null || news.getTotalCount() == 0 ? "No news were found" : "No news on this page. Please select another page!" %> -
trunk/www/admin/platforms/list_platforms.jsp
r6289 r6604 213 213 jspcontext="<%=jspContext%>" 214 214 /> 215 <div class="panelgroup b ottomborder">215 <div class="panelgroup bg-filled-50 bottomborder"> 216 216 <tbl:toolbar 217 217 subclass="bottomborder" … … 315 315 { 316 316 %> 317 <tbl:panel clazz="messagepanel">317 <tbl:panel subclass="bg-filled-50"> 318 318 <div class="messagecontainer error"><%=cc.getMessage()%></div> 319 319 </tbl:panel> … … 433 433 { 434 434 %> 435 <tbl:panel clazz="messagepanel">435 <tbl:panel subclass="bg-filled-50"> 436 436 <div class="messagecontainer note"> 437 437 <%=platforms == null || platforms.getTotalCount() == 0 ? "No platforms were found" : "No platforms on this page. Please select another page!" %> -
trunk/www/admin/platforms/variants/list_variants.jsp
r6311 r6604 235 235 jspcontext="<%=jspContext%>" 236 236 /> 237 <div class="panelgroup b ottomborder">237 <div class="panelgroup bg-filled-50 bottomborder"> 238 238 <tbl:toolbar 239 239 subclass="bottomborder" … … 338 338 { 339 339 %> 340 <tbl:panel clazz="messagepanel">340 <tbl:panel subclass="bg-filled-50"> 341 341 <div class="messagecontainer error"><%=cc.getMessage()%></div> 342 342 </tbl:panel> … … 424 424 { 425 425 %> 426 <tbl:panel clazz="messagepanel">426 <tbl:panel subclass="bg-filled-50"> 427 427 <div class="messagecontainer note"> 428 428 <%=variants == null || variants.getTotalCount() == 0 ? "No variants were found" : "No variants on this page. Please select another page!" %> -
trunk/www/admin/pluginconfigurations/list_configurations.jsp
r6289 r6604 249 249 jspcontext="<%=jspContext%>" 250 250 /> 251 <div class="panelgroup b ottomborder">251 <div class="panelgroup bg-filled-50 bottomborder"> 252 252 <tbl:toolbar 253 253 subclass="bottomborder" … … 361 361 { 362 362 %> 363 <tbl:panel clazz="messagepanel">363 <tbl:panel subclass="bg-filled-50"> 364 364 <div class="messagecontainer error"><%=cc.getMessage()%></div> 365 365 </tbl:panel> … … 512 512 { 513 513 %> 514 <tbl:panel clazz="messagepanel">514 <tbl:panel subclass="bg-filled-50"> 515 515 <div class="messagecontainer note"> 516 516 <%=configurations == null || configurations.getTotalCount() == 0 ? "No configurations were found" : "No configurations on this page. Please select another page!" %> -
trunk/www/admin/plugindefinitions/list_plugins.jsp
r6289 r6604 403 403 jspcontext="<%=jspContext%>" 404 404 /> 405 <div class="panelgroup b ottomborder">405 <div class="panelgroup bg-filled-50 bottomborder"> 406 406 <tbl:toolbar 407 407 subclass="bottomborder" … … 520 520 { 521 521 %> 522 <tbl:panel clazz="messagepanel">522 <tbl:panel subclass="bg-filled-50"> 523 523 <div class="messagecontainer error"><%=cc.getMessage()%></div> 524 524 </tbl:panel> … … 696 696 { 697 697 %> 698 <tbl:panel clazz="messagepanel">698 <tbl:panel subclass="bg-filled-50"> 699 699 <div class="messagecontainer note"> 700 700 <%=plugins == null || plugins.getTotalCount() == 0 ? "No plugins were found" : "No plugins on this page. Please select another page!" %> -
trunk/www/admin/plugintypes/list_plugintypes.jsp
r6289 r6604 206 206 jspcontext="<%=jspContext%>" 207 207 /> 208 <div class="panelgroup b ottomborder">208 <div class="panelgroup bg-filled-50 bottomborder"> 209 209 <tbl:toolbar 210 210 subclass="bottomborder" … … 308 308 { 309 309 %> 310 <tbl:panel clazz="messagepanel">310 <tbl:panel subclass="bg-filled-50"> 311 311 <div class="messagecontainer error"><%=cc.getMessage()%></div> 312 312 </tbl:panel> … … 413 413 { 414 414 %> 415 <tbl:panel clazz="messagepanel">415 <tbl:panel subclass="bg-filled-50"> 416 416 <div class="messagecontainer note"> 417 417 <%=pluginTypes == null || pluginTypes.getTotalCount() == 0 ? "No plugin types were found" : "No plugin types on this page. Please select another page!" %> -
trunk/www/admin/protocols/list_protocol.jsp
r6541 r6604 273 273 jspcontext="<%=jspContext%>" 274 274 /> 275 <div class="panelgroup b ottomborder">275 <div class="panelgroup bg-filled-50 bottomborder"> 276 276 <tbl:toolbar 277 277 subclass="bottomborder" … … 385 385 { 386 386 %> 387 <tbl:panel clazz="messagepanel">387 <tbl:panel subclass="bg-filled-50"> 388 388 <div class="messagecontainer error"><%=cc.getMessage()%></div> 389 389 </tbl:panel> … … 532 532 { 533 533 %> 534 <tbl:panel clazz="messagepanel">534 <tbl:panel subclass="bg-filled-50"> 535 535 <div class="messagecontainer note"> 536 536 <%=protocols == null || protocols.getTotalCount() == 0 ? "No protocols were found" : "No protocols on this page. Please select another page!" %> -
trunk/www/admin/quantities/list_quantities.jsp
r6311 r6604 198 198 jspcontext="<%=jspContext%>" 199 199 /> 200 <div class="panelgroup b ottomborder">200 <div class="panelgroup bg-filled-50 bottomborder"> 201 201 <tbl:toolbar 202 202 subclass="bottomborder" … … 300 300 { 301 301 %> 302 <tbl:panel clazz="messagepanel">302 <tbl:panel subclass="bg-filled-50"> 303 303 <div class="messagecontainer error"><%=cc.getMessage()%></div> 304 304 </tbl:panel> … … 456 456 { 457 457 %> 458 <tbl:panel clazz="messagepanel">458 <tbl:panel subclass="bg-filled-50"> 459 459 <div class="messagecontainer note"> 460 460 <%=quantities == null || quantities.getTotalCount() == 0 ? "No quantities were found" : "No quantities on this page. Please select another page!" %> -
trunk/www/admin/quota/list_quota.jsp
r6262 r6604 173 173 jspcontext="<%=jspContext%>" 174 174 /> 175 <div class="panelgroup b ottomborder">175 <div class="panelgroup bg-filled-50 bottomborder"> 176 176 <tbl:toolbar 177 177 subclass="bottomborder" … … 275 275 { 276 276 %> 277 <tbl:panel clazz="messagepanel">277 <tbl:panel subclass="bg-filled-50"> 278 278 <div class="messagecontainer error"><%=cc.getMessage()%></div> 279 279 </tbl:panel> … … 356 356 { 357 357 %> 358 <tbl:panel clazz="messagepanel">358 <tbl:panel subclass="bg-filled-50"> 359 359 <div class="messagecontainer note"> 360 360 <%=quota == null || quota.getTotalCount() == 0 ? "No quota were found" : "No quota on this page. Please select another page!" %> -
trunk/www/admin/quotatypes/list_quotatypes.jsp
r6289 r6604 177 177 jspcontext="<%=jspContext%>" 178 178 /> 179 <div class="panelgroup b ottomborder">179 <div class="panelgroup bg-filled-50 bottomborder"> 180 180 <tbl:toolbar 181 181 subclass="bottomborder" … … 250 250 { 251 251 %> 252 <tbl:panel clazz="messagepanel">252 <tbl:panel subclass="bg-filled-50"> 253 253 <div class="messagecontainer error"><%=cc.getMessage()%></div> 254 254 </tbl:panel> … … 322 322 { 323 323 %> 324 <tbl:panel clazz="messagepanel">324 <tbl:panel subclass="bg-filled-50"> 325 325 <div class="messagecontainer note"> 326 326 <%=quotaTypes == null || quotaTypes.getTotalCount() == 0 ? "No quota types were found" : "No quota types on this page. Please select another page!" %> -
trunk/www/admin/reporterclonetemplates/list_templates.jsp
r6262 r6604 205 205 jspcontext="<%=jspContext%>" 206 206 /> 207 <div class="panelgroup b ottomborder">207 <div class="panelgroup bg-filled-50 bottomborder"> 208 208 <tbl:toolbar 209 209 subclass="bottomborder" … … 317 317 { 318 318 %> 319 <tbl:panel clazz="messagepanel">319 <tbl:panel subclass="bg-filled-50"> 320 320 <div class="messagecontainer error"><%=cc.getMessage()%></div> 321 321 </tbl:panel> … … 440 440 { 441 441 %> 442 <tbl:panel clazz="messagepanel">442 <tbl:panel subclass="bg-filled-50"> 443 443 <div class="messagecontainer note"> 444 444 <%=templates == null || templates.getTotalCount() == 0 ? "No templates were found" : "No templates on this page. Please select another page!" %> -
trunk/www/admin/reportertypes/list_reportertypes.jsp
r6289 r6604 169 169 jspcontext="<%=jspContext%>" 170 170 /> 171 <div class="panelgroup b ottomborder">171 <div class="panelgroup bg-filled-50 bottomborder"> 172 172 <tbl:toolbar 173 173 subclass="bottomborder" … … 271 271 { 272 272 %> 273 <tbl:panel clazz="messagepanel">273 <tbl:panel subclass="bg-filled-50"> 274 274 <div class="messagecontainer error"><%=cc.getMessage()%></div> 275 275 </tbl:panel> … … 346 346 { 347 347 %> 348 <tbl:panel clazz="messagepanel">348 <tbl:panel subclass="bg-filled-50"> 349 349 <div class="messagecontainer note"> 350 350 <%=reporterTypes == null || reporterTypes.getTotalCount() == 0 ? "No reporter types were found" : "No reporter types on this page. Please select another page!" %> -
trunk/www/admin/roles/list_roles.jsp
r6224 r6604 206 206 jspcontext="<%=jspContext%>" 207 207 /> 208 <div class="panelgroup b ottomborder">208 <div class="panelgroup bg-filled-50 bottomborder"> 209 209 <tbl:toolbar 210 210 subclass="bottomborder" … … 308 308 { 309 309 %> 310 <tbl:panel clazz="messagepanel">310 <tbl:panel subclass="bg-filled-50"> 311 311 <div class="messagecontainer error"><%=cc.getMessage()%></div> 312 312 </tbl:panel> … … 417 417 { 418 418 %> 419 <tbl:panel clazz="messagepanel">419 <tbl:panel subclass="bg-filled-50"> 420 420 <div class="messagecontainer note"> 421 421 <%=roles == null || roles.getTotalCount() == 0 ? "No roles were found" : "No roles on this page. Please select another page!" %> -
trunk/www/admin/services/services.jsp
r6520 r6604 167 167 { 168 168 %> 169 <tbl:panel clazz="messagepanel">169 <tbl:panel subclass="bg-filled-50"> 170 170 <div class="messagecontainer note">No services are installed</div> 171 171 </tbl:panel> -
trunk/www/admin/software/list_software.jsp
r6541 r6604 263 263 jspcontext="<%=jspContext%>" 264 264 /> 265 <div class="panelgroup b ottomborder">265 <div class="panelgroup bg-filled-50 bottomborder"> 266 266 <tbl:toolbar 267 267 subclass="bottomborder" … … 375 375 { 376 376 %> 377 <tbl:panel clazz="messagepanel">377 <tbl:panel subclass="bg-filled-50"> 378 378 <div class="messagecontainer error"><%=cc.getMessage()%></div> 379 379 </tbl:panel> … … 515 515 { 516 516 %> 517 <tbl:panel clazz="messagepanel">517 <tbl:panel subclass="bg-filled-50"> 518 518 <div class="messagecontainer note"> 519 519 <%=software == null || software.getTotalCount() == 0 ? "No software were found" : "No software on this page. Please select another page!" %> -
trunk/www/admin/users/list_users.jsp
r6223 r6604 360 360 jspcontext="<%=jspContext%>" 361 361 /> 362 <div class="panelgroup b ottomborder">362 <div class="panelgroup bg-filled-50 bottomborder"> 363 363 <tbl:toolbar 364 364 subclass="bottomborder" … … 475 475 { 476 476 %> 477 <tbl:panel clazz="messagepanel">477 <tbl:panel subclass="bg-filled-50"> 478 478 <div class="messagecontainer error"><%=cc.getMessage()%></div> 479 479 </tbl:panel> … … 663 663 { 664 664 %> 665 <tbl:panel clazz="messagepanel">665 <tbl:panel subclass="bg-filled-50"> 666 666 <div class="messagecontainer note"> 667 667 <%=users == null || users.getTotalCount() == 0 ? "No users were found" : "No users on this page. Please select another page!" %> -
trunk/www/biomaterials/bioplateeventtypes/list_eventtypes.jsp
r6260 r6604 168 168 jspcontext="<%=jspContext%>" 169 169 /> 170 <div class="panelgroup b ottomborder">170 <div class="panelgroup bg-filled-50 bottomborder"> 171 171 <tbl:toolbar 172 172 subclass="bottomborder" … … 268 268 { 269 269 %> 270 <tbl:panel clazz="messagepanel">270 <tbl:panel subclass="bg-filled-50"> 271 271 <div class="messagecontainer error"><%=cc.getMessage()%></div> 272 272 </tbl:panel> … … 345 345 { 346 346 %> 347 <tbl:panel clazz="messagepanel">347 <tbl:panel subclass="bg-filled-50"> 348 348 <div class="messagecontainer note"> 349 349 <%=bioPlateEventTypes == null || bioPlateEventTypes.getTotalCount() == 0 ? "No bioplate event types were found" : "No bioplate event types on this page. Please select another page!" %> -
trunk/www/biomaterials/bioplates/events/list_events.jsp
r6260 r6604 283 283 jspcontext="<%=jspContext%>" 284 284 /> 285 <div class="panelgroup b ottomborder">285 <div class="panelgroup bg-filled-50 bottomborder"> 286 286 <tbl:toolbar 287 287 visible="<%=mode.hasToolbar()%>" … … 388 388 { 389 389 %> 390 <tbl:panel clazz="messagepanel">390 <tbl:panel subclass="bg-filled-50"> 391 391 <div class="messagecontainer error"><%=cc.getMessage()%></div> 392 392 </tbl:panel> … … 545 545 { 546 546 %> 547 <tbl:panel clazz="messagepanel">547 <tbl:panel subclass="bg-filled-50"> 548 548 <div class="messagecontainer note"> 549 549 <%=events == null || events.getTotalCount() == 0 ? "No events were found" : "No events on this page. Please select another page!" %> -
trunk/www/biomaterials/bioplates/list_bioplates.jsp
r6541 r6604 392 392 jspcontext="<%=jspContext%>" 393 393 /> 394 <div class="panelgroup b ottomborder">394 <div class="panelgroup bg-filled-50 bottomborder"> 395 395 <tbl:toolbar 396 396 visible="<%=mode.hasToolbar()%>" … … 504 504 { 505 505 %> 506 <tbl:panel clazz="messagepanel">506 <tbl:panel subclass="bg-filled-50"> 507 507 <div class="messagecontainer error"><%=cc.getMessage()%></div> 508 508 </tbl:panel> … … 676 676 { 677 677 %> 678 <tbl:panel clazz="messagepanel">678 <tbl:panel subclass="bg-filled-50"> 679 679 <div class="messagecontainer note"> 680 680 <%=bioplates == null || bioplates.getTotalCount() == 0 ? "No plates were found" : "No plates on this page. Please select another page!" %> -
trunk/www/biomaterials/bioplates/wells/list_biowells.jsp
r6590 r6604 409 409 jspcontext="<%=jspContext%>" 410 410 /> 411 <div class="panelgroup b ottomborder">411 <div class="panelgroup bg-filled-50 bottomborder"> 412 412 <tbl:toolbar 413 413 visible="<%=mode.hasToolbar()%>" … … 490 490 { 491 491 %> 492 <tbl:panel clazz="messagepanel">492 <tbl:panel subclass="bg-filled-50"> 493 493 <div class="messagecontainer error"><%=cc.getMessage()%></div> 494 494 </tbl:panel> … … 647 647 { 648 648 %> 649 <tbl:panel clazz="messagepanel">649 <tbl:panel subclass="bg-filled-50"> 650 650 <div class="messagecontainer note"> 651 651 <%=biowells == null || biowells.getTotalCount() == 0 ? "No biowells were found" : "No biowells on this page. Please select another page!" %> -
trunk/www/biomaterials/bioplatetypes/list_platetypes.jsp
r6260 r6604 230 230 jspcontext="<%=jspContext%>" 231 231 /> 232 <div class="panelgroup b ottomborder">232 <div class="panelgroup bg-filled-50 bottomborder"> 233 233 <tbl:toolbar 234 234 subclass="bottomborder" … … 330 330 { 331 331 %> 332 <tbl:panel clazz="messagepanel">332 <tbl:panel subclass="bg-filled-50"> 333 333 <div class="messagecontainer error"><%=cc.getMessage()%></div> 334 334 </tbl:panel> … … 420 420 { 421 421 %> 422 <tbl:panel clazz="messagepanel">422 <tbl:panel subclass="bg-filled-50"> 423 423 <div class="messagecontainer note"> 424 424 <%=bioPlateTypes == null || bioPlateTypes.getTotalCount() == 0 ? "No bioplate types were found" : "No bioplate types on this page. Please select another page!" %> -
trunk/www/biomaterials/biosources/list_biosources.jsp
r6541 r6604 291 291 jspcontext="<%=jspContext%>" 292 292 /> 293 <div class="panelgroup b ottomborder">293 <div class="panelgroup bg-filled-50 bottomborder"> 294 294 <tbl:toolbar 295 295 visible="<%=mode.hasToolbar()%>" … … 409 409 { 410 410 %> 411 <tbl:panel clazz="messagepanel">411 <tbl:panel subclass="bg-filled-50"> 412 412 <div class="messagecontainer error"><%=cc.getMessage()%></div> 413 413 </tbl:panel> … … 586 586 { 587 587 %> 588 <tbl:panel clazz="messagepanel">588 <tbl:panel subclass="bg-filled-50"> 589 589 <div class="messagecontainer note"> 590 590 <%=bioSources == null || bioSources.getTotalCount() == 0 ? "No biosources were found" : "No biosources on this page. Please select another page!" %> -
trunk/www/biomaterials/events/list_events.jsp
r6311 r6604 278 278 jspcontext="<%=jspContext%>" 279 279 /> 280 <div class="panelgroup b ottomborder">280 <div class="panelgroup bg-filled-50 bottomborder"> 281 281 <tbl:toolbar 282 282 visible="<%=mode.hasToolbar()%>" … … 375 375 { 376 376 %> 377 <tbl:panel clazz="messagepanel">377 <tbl:panel subclass="bg-filled-50"> 378 378 <div class="messagecontainer error"><%=cc.getMessage()%></div> 379 379 </tbl:panel> … … 584 584 { 585 585 %> 586 <tbl:panel clazz="messagepanel">586 <tbl:panel subclass="bg-filled-50"> 587 587 <div class="messagecontainer note"> 588 588 <%=events == null || events.getTotalCount() == 0 ? "No events were found" : "No events on this page. Please select another page!" %> -
trunk/www/biomaterials/extracts/list_extracts.jsp
r6541 r6604 485 485 jspcontext="<%=jspContext%>" 486 486 /> 487 <div class="panelgroup b ottomborder">487 <div class="panelgroup bg-filled-50 bottomborder"> 488 488 <tbl:toolbar 489 489 visible="<%=mode.hasToolbar()%>" … … 624 624 { 625 625 %> 626 <tbl:panel clazz="messagepanel">626 <tbl:panel subclass="bg-filled-50"> 627 627 <div class="messagecontainer error"><%=cc.getMessage()%></div> 628 628 </tbl:panel> … … 963 963 { 964 964 %> 965 <tbl:panel clazz="messagepanel">965 <tbl:panel subclass="bg-filled-50"> 966 966 <div class="messagecontainer note"> 967 967 <%=extracts == null || extracts.getTotalCount() == 0 ? "No extracts were found" : "No extracts on this page. Please select another page!" %> -
trunk/www/biomaterials/lists/list_lists.jsp
r6541 r6604 261 261 jspcontext="<%=jspContext%>" 262 262 /> 263 <div class="panelgroup b ottomborder">263 <div class="panelgroup bg-filled-50 bottomborder"> 264 264 <tbl:toolbar 265 265 subclass="bottomborder" … … 373 373 { 374 374 %> 375 <tbl:panel clazz="messagepanel">375 <tbl:panel subclass="bg-filled-50"> 376 376 <div class="messagecontainer error"><%=cc.getMessage()%></div> 377 377 </tbl:panel> … … 508 508 { 509 509 %> 510 <tbl:panel clazz="messagepanel">510 <tbl:panel subclass="bg-filled-50"> 511 511 <div class="messagecontainer note"> 512 512 <%=lists == null || lists.getTotalCount() == 0 ? "No lists were found" : "No lists on this page. Please select another page!" %> -
trunk/www/biomaterials/lists/members/list_members.jsp
r6541 r6604 578 578 jspcontext="<%=jspContext%>" 579 579 /> 580 <div class="panelgroup b ottomborder">580 <div class="panelgroup bg-filled-50 bottomborder"> 581 581 <tbl:toolbar 582 582 subclass="bottomborder" … … 704 704 { 705 705 %> 706 <tbl:panel clazz="messagepanel">706 <tbl:panel subclass="bg-filled-50"> 707 707 <div class="messagecontainer error"><%=cc.getMessage()%></div> 708 708 </tbl:panel> … … 1032 1032 { 1033 1033 %> 1034 <tbl:panel clazz="messagepanel">1034 <tbl:panel subclass="bg-filled-50"> 1035 1035 <div class="messagecontainer note"> 1036 1036 <%=members == null || members.getTotalCount() == 0 ? "No members were found" : "No members on this page. Please select another page!" %> -
trunk/www/biomaterials/samples/list_samples.jsp
r6541 r6604 458 458 /> 459 459 460 <div class="panelgroup b ottomborder">460 <div class="panelgroup bg-filled-50 bottomborder"> 461 461 <tbl:toolbar 462 462 subclass="bottomborder" … … 589 589 { 590 590 %> 591 <tbl:panel clazz="messagepanel">591 <tbl:panel subclass="bg-filled-50"> 592 592 <div class="messagecontainer error"><%=cc.getMessage()%></div> 593 593 </tbl:panel> … … 894 894 { 895 895 %> 896 <tbl:panel clazz="messagepanel">896 <tbl:panel subclass="bg-filled-50"> 897 897 <div class="messagecontainer note"> 898 898 <%=samples == null || samples.getTotalCount() == 0 ? "No samples were found" : "No samples on this page. Please select another page!" %> -
trunk/www/biomaterials/tags/list_tags.jsp
r6541 r6604 263 263 jspcontext="<%=jspContext%>" 264 264 /> 265 <div class="panelgroup b ottomborder">265 <div class="panelgroup bg-filled-50 bottomborder"> 266 266 <tbl:toolbar 267 267 subclass="bottomborder" … … 375 375 { 376 376 %> 377 <tbl:panel clazz="messagepanel">377 <tbl:panel subclass="bg-filled-50"> 378 378 <div class="messagecontainer error"><%=cc.getMessage()%></div> 379 379 </tbl:panel> … … 515 515 { 516 516 %> 517 <tbl:panel clazz="messagepanel">517 <tbl:panel subclass="bg-filled-50"> 518 518 <div class="messagecontainer note"> 519 519 <%=tags == null || tags.getTotalCount() == 0 ? "No tags were found" : "No tags on this page. Please select another page!" %> -
trunk/www/common/anytoany/list_anytoany.jsp
r6402 r6604 98 98 /> 99 99 <tbl:toolbar 100 subclass="topborder leftborder rightborder "100 subclass="topborder leftborder rightborder bg-filled-50" 101 101 > 102 102 <tbl:button … … 217 217 { 218 218 %> 219 <tbl:panel clazz="messagepanel">219 <tbl:panel> 220 220 There are no other items related to this 221 221 <%=itemType.toString().toLowerCase() %>. -
trunk/www/common/context/manage.jsp
r6181 r6604 152 152 { 153 153 %> 154 <tbl:panel clazz="messagepanel">154 <tbl:panel subclass="bg-filled-50"> 155 155 <div class="messagecontainer note">No presets were found</div> 156 156 </tbl:panel> -
trunk/www/common/history/list_history.jsp
r6355 r6604 264 264 jspcontext="<%=jspContext%>" 265 265 /> 266 <div class="panelgroup b ottomborder">266 <div class="panelgroup bg-filled-50 bottomborder"> 267 267 <tbl:toolbar 268 268 visible="<%=mode.hasToolbar()%>" … … 329 329 { 330 330 %> 331 <tbl:panel clazz="messagepanel">331 <tbl:panel subclass="bg-filled-50"> 332 332 <div class="messagecontainer error"><%=cc.getMessage()%></div> 333 333 </tbl:panel> … … 401 401 { 402 402 %> 403 <tbl:panel clazz="messagepanel">403 <tbl:panel subclass="bg-filled-50"> 404 404 <div class="messagecontainer note"> 405 405 <%=history == null || history.getTotalCount() == 0 ? "No history entries were found" : "No history entries on this page. Please select another page!" %> -
trunk/www/filemanager/files/list_files.jsp
r6587 r6604 534 534 jspcontext="<%=jspContext%>" 535 535 /> 536 <div class="panelgroup b ottomborder">536 <div class="panelgroup bg-filled-50 bottomborder"> 537 537 <tbl:toolbar subclass="bottomborder"> 538 538 <tbl:button … … 685 685 { 686 686 %> 687 <tbl:panel clazz="messagepanel">687 <tbl:panel subclass="bg-filled-50"> 688 688 <div class="messagecontainer error"><%=cc.getMessage()%></div> 689 689 </tbl:panel> -
trunk/www/filemanager/fileservers/list_fileservers.jsp
r6497 r6604 231 231 jspcontext="<%=jspContext%>" 232 232 /> 233 <div class="panelgroup b ottomborder">233 <div class="panelgroup bg-filled-50 bottomborder"> 234 234 <tbl:toolbar 235 235 subclass="bottomborder" … … 343 343 { 344 344 %> 345 <tbl:panel clazz="messagepanel">345 <tbl:panel subclass="bg-filled-50"> 346 346 <div class="messagecontainer error"><%=cc.getMessage()%></div> 347 347 </tbl:panel> … … 461 461 { 462 462 %> 463 <tbl:panel clazz="messagepanel">463 <tbl:panel subclass="bg-filled-50"> 464 464 <div class="messagecontainer note"> 465 465 <%=servers == null || servers.getTotalCount() == 0 ? "No file servers were found" : "No file servers on this page. Please select another page!" %> -
trunk/www/lims/arraybatches/list_batches.jsp
r6541 r6604 288 288 jspcontext="<%=jspContext%>" 289 289 /> 290 <div class="panelgroup b ottomborder">290 <div class="panelgroup bg-filled-50 bottomborder"> 291 291 <tbl:toolbar 292 292 subclass="bottomborder" … … 400 400 { 401 401 %> 402 <tbl:panel clazz="messagepanel">402 <tbl:panel subclass="bg-filled-50"> 403 403 <div class="messagecontainer error"><%=cc.getMessage()%></div> 404 404 </tbl:panel> … … 587 587 { 588 588 %> 589 <tbl:panel clazz="messagepanel">589 <tbl:panel subclass="bg-filled-50"> 590 590 <div class="messagecontainer note"> 591 591 <%=batches == null || batches.getTotalCount() == 0 ? "No array batches were found" : "No array batches on this page. Please select another page!" %> -
trunk/www/lims/arraydesigns/features/list_features.jsp
r6497 r6604 480 480 jspcontext="<%=jspContext%>" 481 481 /> 482 <div class="panelgroup b ottomborder">482 <div class="panelgroup bg-filled-50 bottomborder"> 483 483 <tbl:toolbar 484 484 subclass="bottomborder" … … 568 568 { 569 569 %> 570 <tbl:panel clazz="messagepanel">570 <tbl:panel subclass="bg-filled-50"> 571 571 <div class="messagecontainer error"><%=cc.getMessage()%></div> 572 572 </tbl:panel> … … 743 743 { 744 744 %> 745 <tbl:panel clazz="messagepanel">745 <tbl:panel subclass="bg-filled-50"> 746 746 <div class="messagecontainer note"> 747 747 <%=features == null || features.getTotalCount() == 0 ? "No features were found" : "No features on this page. Please select another page!" %> -
trunk/www/lims/arraydesigns/list_designs.jsp
r6541 r6604 387 387 jspcontext="<%=jspContext%>" 388 388 /> 389 <div class="panelgroup b ottomborder">389 <div class="panelgroup bg-filled-50 bottomborder"> 390 390 <tbl:toolbar 391 391 subclass="bottomborder" … … 499 499 { 500 500 %> 501 <tbl:panel clazz="messagepanel">501 <tbl:panel subclass="bg-filled-50"> 502 502 <div class="messagecontainer error"><%=cc.getMessage()%></div> 503 503 </tbl:panel> … … 714 714 { 715 715 %> 716 <tbl:panel clazz="messagepanel">716 <tbl:panel subclass="bg-filled-50"> 717 717 <div class="messagecontainer note"> 718 718 <%=designs == null || designs.getTotalCount() == 0 ? "No array designs were found" : "No array designs on this page. Please select another page!" %> -
trunk/www/lims/arrayslides/list_slides.jsp
r6541 r6604 297 297 jspcontext="<%=jspContext%>" 298 298 /> 299 <div class="panelgroup b ottomborder">299 <div class="panelgroup bg-filled-50 bottomborder"> 300 300 <tbl:toolbar 301 301 subclass="bottomborder" … … 416 416 { 417 417 %> 418 <tbl:panel clazz="messagepanel">418 <tbl:panel subclass="bg-filled-50"> 419 419 <div class="messagecontainer error"><%=cc.getMessage()%></div> 420 420 </tbl:panel> … … 572 572 { 573 573 %> 574 <tbl:panel clazz="messagepanel">574 <tbl:panel subclass="bg-filled-50"> 575 575 <div class="messagecontainer note"> 576 576 <%=slides == null || slides.getTotalCount() == 0 ? "No array slides were found" : "No array slides on this page. Please select another page!" %> -
trunk/www/lims/geometries/list_geometries.jsp
r6306 r6604 205 205 jspcontext="<%=jspContext%>" 206 206 /> 207 <div class="panelgroup b ottomborder">207 <div class="panelgroup bg-filled-50 bottomborder"> 208 208 <tbl:toolbar 209 209 subclass="bottomborder" … … 305 305 { 306 306 %> 307 <tbl:panel clazz="messagepanel">307 <tbl:panel subclass="bg-filled-50"> 308 308 <div class="messagecontainer error"><%=cc.getMessage()%></div> 309 309 </tbl:panel> … … 421 421 { 422 422 %> 423 <tbl:panel clazz="messagepanel">423 <tbl:panel subclass="bg-filled-50"> 424 424 <div class="messagecontainer note"> 425 425 <%=geometries == null || geometries.getTotalCount() == 0 ? "No plate geometries were found" : "No plate geometries on this page. Please select another page!" %> -
trunk/www/lims/platemappings/list_mappings.jsp
r6307 r6604 257 257 jspcontext="<%=jspContext%>" 258 258 /> 259 <div class="panelgroup b ottomborder">259 <div class="panelgroup bg-filled-50 bottomborder"> 260 260 <tbl:toolbar 261 261 subclass="bottomborder" … … 362 362 { 363 363 %> 364 <tbl:panel clazz="messagepanel">364 <tbl:panel subclass="bg-filled-50"> 365 365 <div class="messagecontainer error"><%=cc.getMessage()%></div> 366 366 </tbl:panel> … … 491 491 { 492 492 %> 493 <tbl:panel clazz="messagepanel">493 <tbl:panel subclass="bg-filled-50"> 494 494 <div class="messagecontainer note"> 495 495 <%=mappings == null || mappings.getTotalCount() == 0 ? "No plate mappings were found" : "No plate mappings on this page. Please select another page!" %> -
trunk/www/lims/plates/events/list_events.jsp
r6307 r6604 238 238 jspcontext="<%=jspContext%>" 239 239 /> 240 <div class="panelgroup b ottomborder">240 <div class="panelgroup bg-filled-50 bottomborder"> 241 241 <tbl:toolbar 242 242 subclass="bottomborder" … … 335 335 { 336 336 %> 337 <tbl:panel clazz="messagepanel">337 <tbl:panel subclass="bg-filled-50"> 338 338 <div class="messagecontainer error"><%=cc.getMessage()%></div> 339 339 </tbl:panel> … … 427 427 { 428 428 %> 429 <tbl:panel clazz="messagepanel">429 <tbl:panel subclass="bg-filled-50"> 430 430 <div class="messagecontainer note"> 431 431 <%=events == null || events.getTotalCount() == 0 ? "No events were found" : "No events on this page. Please select another page!" %> -
trunk/www/lims/plates/list_plates.jsp
r6541 r6604 336 336 jspcontext="<%=jspContext%>" 337 337 /> 338 <div class="panelgroup b ottomborder">338 <div class="panelgroup bg-filled-50 bottomborder"> 339 339 <tbl:toolbar 340 340 subclass="bottomborder" … … 448 448 { 449 449 %> 450 <tbl:panel clazz="messagepanel">450 <tbl:panel subclass="bg-filled-50"> 451 451 <div class="messagecontainer error"><%=cc.getMessage()%></div> 452 452 </tbl:panel> … … 659 659 { 660 660 %> 661 <tbl:panel clazz="messagepanel">661 <tbl:panel subclass="bg-filled-50"> 662 662 <div class="messagecontainer note"> 663 663 <%=plates == null || plates.getTotalCount() == 0 ? "No plates were found" : "No plates on this page. Please select another page!" %> -
trunk/www/lims/plates/wells/list_wells.jsp
r6541 r6604 383 383 jspcontext="<%=jspContext%>" 384 384 /> 385 <div class="panelgroup b ottomborder">385 <div class="panelgroup bg-filled-50 bottomborder"> 386 386 <tbl:toolbar 387 387 subclass="bottomborder" … … 471 471 { 472 472 %> 473 <tbl:panel clazz="messagepanel">473 <tbl:panel subclass="bg-filled-50"> 474 474 <div class="messagecontainer error"><%=cc.getMessage()%></div> 475 475 </tbl:panel> … … 623 623 { 624 624 %> 625 <tbl:panel clazz="messagepanel">625 <tbl:panel subclass="bg-filled-50"> 626 626 <div class="messagecontainer note"> 627 627 <%=wells == null || wells.getTotalCount() == 0 ? "No wells were found" : "No wells on this page. Please select another page!" %> -
trunk/www/lims/platetypes/eventtypes/list_eventtypes.jsp
r6306 r6604 190 190 jspcontext="<%=jspContext%>" 191 191 /> 192 <div class="panelgroup b ottomborder">192 <div class="panelgroup bg-filled-50 bottomborder"> 193 193 <tbl:toolbar 194 194 subclass="bottomborder" … … 287 287 { 288 288 %> 289 <tbl:panel clazz="messagepanel">289 <tbl:panel subclass="bg-filled-50"> 290 290 <div class="messagecontainer error"><%=cc.getMessage()%></div> 291 291 </tbl:panel> … … 363 363 { 364 364 %> 365 <tbl:panel clazz="messagepanel">365 <tbl:panel subclass="bg-filled-50"> 366 366 <div class="messagecontainer note"> 367 367 <%=eventTypes == null || eventTypes.getTotalCount() == 0 ? "No event types were found" : "No event types on this page. Please select another page!" %> -
trunk/www/lims/platetypes/list_platetypes.jsp
r6306 r6604 231 231 jspcontext="<%=jspContext%>" 232 232 /> 233 <div class="panelgroup b ottomborder">233 <div class="panelgroup bg-filled-50 bottomborder"> 234 234 <tbl:toolbar 235 235 subclass="bottomborder" … … 343 343 { 344 344 %> 345 <tbl:panel clazz="messagepanel">345 <tbl:panel subclass="bg-filled-50"> 346 346 <div class="messagecontainer error"><%=cc.getMessage()%></div> 347 347 </tbl:panel> … … 490 490 { 491 491 %> 492 <tbl:panel clazz="messagepanel">492 <tbl:panel subclass="bg-filled-50"> 493 493 <div class="messagecontainer note"> 494 494 <%=plateTypes == null || plateTypes.getTotalCount() == 0 ? "No plate types were found" : "No plate types on this page. Please select another page!" %> -
trunk/www/my_base/index.jsp
r6180 r6604 171 171 %> 172 172 <base:page title="Welcome to BASE"> 173 <base:head styles="login.css" scripts="~home.js" 173 <base:head styles="login.css" scripts="~home.js"/> 174 174 <base:body> 175 176 <svg xmlns="http://www.w3.org/2000/svg" id="svgroot"> 177 <defs> 178 <filter id="filtersPicture"> 179 <feComposite result="inputTo_38" in="SourceGraphic" in2="SourceGraphic" operator="arithmetic" k1="0" k2="1" k3="0" k4="0" /> 180 <feColorMatrix id="filter_38" type="saturate" values="0" data-filterid="38" /> 181 </filter> 182 </defs> 183 </svg> 175 184 176 185 <h1>Welcome to BASE</h1> … … 326 335 } 327 336 %> 337 <p> 338 <div id="startScan" class="basicbutton button disabled" tabindex="0" 339 340 ><img src="/trunk/images/gonext.png" alt="Next" style="filter:url('#filtersPicture');">Next</div> 341 328 342 </div> 329 343 </div> -
trunk/www/my_base/messages/list_messages.jsp
r6307 r6604 193 193 jspcontext="<%=jspContext%>" 194 194 /> 195 <div class="panelgroup b ottomborder">195 <div class="panelgroup bg-filled-50 bottomborder"> 196 196 <tbl:toolbar 197 197 subclass="bottomborder" … … 292 292 { 293 293 %> 294 <tbl:panel clazz="messagepanel">294 <tbl:panel subclass="bg-filled-50"> 295 295 <div class="messagecontainer error"><%=cc.getMessage()%></div> 296 296 </tbl:panel> … … 378 378 { 379 379 %> 380 <tbl:panel clazz="messagepanel">380 <tbl:panel subclass="bg-filled-50"> 381 381 <div class="messagecontainer note"> 382 382 <%=messages == null || messages.getTotalCount() == 0 ? "No messages were found" : "No messages on this page. Please select another page!" %> -
trunk/www/my_base/projects/items/list_items.jsp
r6311 r6604 212 212 jspcontext="<%=jspContext%>" 213 213 /> 214 <div class="panelgroup b ottomborder">214 <div class="panelgroup bg-filled-50 bottomborder"> 215 215 <tbl:toolbar subclass="bottomborder"> 216 216 <tbl:button … … 286 286 { 287 287 %> 288 <tbl:panel clazz="messagepanel">288 <tbl:panel subclass="bg-filled-50"> 289 289 <div class="messagecontainer error" style="cursor: pointer;" 290 290 title="Click to make this project the active project"> … … 298 298 { 299 299 %> 300 <tbl:panel clazz="messagepanel">300 <tbl:panel subclass="bg-filled-50"> 301 301 <div class="messagecontainer error"><%=cc.getMessage()%></div> 302 302 </tbl:panel> … … 400 400 { 401 401 %> 402 <tbl:panel clazz="messagepanel">402 <tbl:panel subclass="bg-filled-50"> 403 403 <div class="messagecontainer note"> 404 404 <%=items == null || items.size() == 0 ? "No items were found" : "No items on this page. Please select another page!" %> -
trunk/www/my_base/projects/list_projects.jsp
r6311 r6604 194 194 jspcontext="<%=jspContext%>" 195 195 /> 196 <div class="panelgroup b ottomborder">196 <div class="panelgroup bg-filled-50 bottomborder"> 197 197 <tbl:toolbar 198 198 subclass="bottomborder" … … 300 300 { 301 301 %> 302 <tbl:panel clazz="messagepanel">302 <tbl:panel subclass="bg-filled-50"> 303 303 <div class="messagecontainer error"><%=cc.getMessage()%></div> 304 304 </tbl:panel> … … 394 394 { 395 395 %> 396 <tbl:panel clazz="messagepanel">396 <tbl:panel subclass="bg-filled-50"> 397 397 <div class="messagecontainer note"> 398 398 <%=projects == null || projects.getTotalCount() == 0 ? "No projects were found" : "No projects on this page. Please select another page!" %> -
trunk/www/views/derivedbioassays/list_bioassays.jsp
r6541 r6604 365 365 jspcontext="<%=jspContext%>" 366 366 /> 367 <div class="panelgroup b ottomborder">367 <div class="panelgroup bg-filled-50 bottomborder"> 368 368 <tbl:toolbar 369 369 subclass="bottomborder" … … 484 484 { 485 485 %> 486 <tbl:panel clazz="messagepanel">486 <tbl:panel subclass="bg-filled-50"> 487 487 <div class="messagecontainer error"><%=cc.getMessage()%></div> 488 488 </tbl:panel> … … 789 789 { 790 790 %> 791 <tbl:panel clazz="messagepanel">791 <tbl:panel subclass="bg-filled-50"> 792 792 <div class="messagecontainer note"> 793 793 <%=bioAssays == null || bioAssays.getTotalCount() == 0 ? "No bioassays were found" : "No bioassays on this page. Please select another page!" %> -
trunk/www/views/experiments/bioassays/list_bioassays.jsp
r6541 r6604 328 328 } 329 329 %> 330 <div class="panelgroup b ottomborder">330 <div class="panelgroup bg-filled-50 bottomborder"> 331 331 <tbl:toolbar 332 332 subclass="bottomborder" … … 431 431 { 432 432 %> 433 <tbl:panel clazz="messagepanel">433 <tbl:panel subclass="bg-filled-50"> 434 434 <div class="messagecontainer error"><%=cc.getMessage()%></div> 435 435 </tbl:panel> … … 577 577 { 578 578 %> 579 <tbl:panel clazz="messagepanel">579 <tbl:panel subclass="bg-filled-50"> 580 580 <div class="messagecontainer note"> 581 581 <%=bioAssays == null || bioAssays.getTotalCount() == 0 ? "No bioassays were found" : "No bioassays on this page. Please select another page!" %> -
trunk/www/views/experiments/bioassaysets/analysis_tree.jsp
r6541 r6604 611 611 { 612 612 %> 613 <tbl:panel clazz="messagepanel">613 <tbl:panel subclass="bg-filled-50"> 614 614 <div class="messagecontainer error"><%=cc.getMessage()%></div> 615 615 </tbl:panel> … … 941 941 { 942 942 %> 943 <tbl:panel clazz="messagepanel">943 <tbl:panel subclass="bg-filled-50"> 944 944 <div class="messagecontainer note"> 945 945 No bioassay sets or transformations were found. -
trunk/www/views/experiments/explorer/search/list.jsp
r6315 r6604 168 168 /> 169 169 170 <div class="panelgroup b ottomborder">170 <div class="panelgroup bg-filled-50 bottomborder"> 171 171 <tbl:toolbar subclass="bottomborder"> 172 172 <tbl:button … … 209 209 { 210 210 %> 211 <tbl:panel clazz="messagepanel">211 <tbl:panel subclass="bg-filled-50"> 212 212 <div class="messagecontainer error"><%=cc.getMessage()%></div> 213 213 </tbl:panel> … … 266 266 { 267 267 %> 268 <tbl:panel clazz="messagepanel">268 <tbl:panel subclass="bg-filled-50"> 269 269 <div class="messagecontainer note"> 270 270 <%=totalReporters == 0 ? "No reporters were found" : "No reporters on this page. Please select another page!" %> -
trunk/www/views/experiments/list_experiments.jsp
r6315 r6604 328 328 jspcontext="<%=jspContext%>" 329 329 /> 330 <div class="panelgroup b ottomborder">330 <div class="panelgroup bg-filled-50 bottomborder"> 331 331 <tbl:toolbar 332 332 subclass="bottomborder" … … 440 440 { 441 441 %> 442 <tbl:panel clazz="messagepanel">442 <tbl:panel subclass="bg-filled-50"> 443 443 <div class="messagecontainer error"><%=cc.getMessage()%></div> 444 444 </tbl:panel> … … 578 578 { 579 579 %> 580 <tbl:panel clazz="messagepanel">580 <tbl:panel subclass="bg-filled-50"> 581 581 <div class="messagecontainer note"> 582 582 <%=experiments == null || experiments.getTotalCount() == 0 ? "No experiments were found" : "No experiments on this page. Please select another page!" %> -
trunk/www/views/experiments/reporters/list_reporters.jsp
r6315 r6604 206 206 multiple="false" 207 207 /> 208 <div class="panelgroup b ottomborder">208 <div class="panelgroup bg-filled-50 bottomborder"> 209 209 <tbl:toolbar 210 210 subclass="bottomborder" … … 282 282 { 283 283 %> 284 <tbl:panel clazz="messagepanel">284 <tbl:panel subclass="bg-filled-50"> 285 285 <div class="messagecontainer error"><%=cc.getMessage()%></div> 286 286 </tbl:panel> … … 354 354 { 355 355 %> 356 <tbl:panel clazz="messagepanel">356 <tbl:panel subclass="bg-filled-50"> 357 357 <div class="messagecontainer note"> 358 358 <%=reporters == null || reporters.getTotalCount() == 0 ? "No reporters were found" : "No reporters on this page. Please select another page!" %> -
trunk/www/views/experiments/spotdata/list_spotdata.jsp
r6315 r6604 270 270 multiple="false" 271 271 /> 272 <div class="panelgroup b ottomborder">272 <div class="panelgroup bg-filled-50 bottomborder"> 273 273 <tbl:toolbar 274 274 subclass="bottomborder" … … 331 331 { 332 332 %> 333 <tbl:panel clazz="messagepanel">333 <tbl:panel subclass="bg-filled-50"> 334 334 <div class="messagecontainer error"><%=cc.getMessage()%></div> 335 335 </tbl:panel> … … 389 389 { 390 390 %> 391 <tbl:panel clazz="messagepanel">391 <tbl:panel subclass="bg-filled-50"> 392 392 <div class="messagecontainer note"> 393 393 <%=spotData == null || spotData.getTotalCount() == 0 ? "No spot data were found" : "No spot data on this page. Please select another page!" %> -
trunk/www/views/formulas/list_formulas.jsp
r6311 r6604 361 361 jspcontext="<%=jspContext%>" 362 362 /> 363 <div class="panelgroup b ottomborder">363 <div class="panelgroup bg-filled-50 bottomborder"> 364 364 <tbl:toolbar 365 365 subclass="bottomborder" … … 473 473 { 474 474 %> 475 <tbl:panel clazz="messagepanel">475 <tbl:panel subclass="bg-filled-50"> 476 476 <div class="messagecontainer error"><%=cc.getMessage()%></div> 477 477 </tbl:panel> … … 610 610 { 611 611 %> 612 <tbl:panel clazz="messagepanel">612 <tbl:panel subclass="bg-filled-50"> 613 613 <div class="messagecontainer note"> 614 614 <%=formulas == null || formulas.getTotalCount() == 0 ? "No formulas were found" : "No formulas on this page. Please select another page!" %> -
trunk/www/views/items/list_items.jsp
r6311 r6604 197 197 jspcontext="<%=jspContext%>" 198 198 /> 199 <div class="panelgroup b ottomborder">199 <div class="panelgroup bg-filled-50 bottomborder"> 200 200 <tbl:toolbar subclass="bottomborder"> 201 201 <tbl:button … … 275 275 { 276 276 %> 277 <tbl:panel clazz="messagepanel">277 <tbl:panel subclass="bg-filled-50"> 278 278 <div class="messagecontainer error"><%=cc.getMessage()%></div> 279 279 </tbl:panel> … … 393 393 { 394 394 %> 395 <tbl:panel clazz="messagepanel">395 <tbl:panel subclass="bg-filled-50"> 396 396 <div class="messagecontainer note"> 397 397 <%=allItems == null || allItems.size() == 0 ? "No items were found" : "No items on this page. Please select another page!" %> -
trunk/www/views/jobs/list_jobs.jsp
r6600 r6604 397 397 jspcontext="<%=jspContext%>" 398 398 /> 399 <div class="panelgroup b ottomborder">399 <div class="panelgroup bg-filled-50 bottomborder"> 400 400 <tbl:toolbar 401 401 subclass="bottomborder" … … 508 508 { 509 509 %> 510 <tbl:panel clazz="messagepanel">510 <tbl:panel subclass="bg-filled-50"> 511 511 <div class="messagecontainer error"><%=cc.getMessage()%></div> 512 512 </tbl:panel> … … 751 751 { 752 752 %> 753 <tbl:panel clazz="messagepanel">753 <tbl:panel subclass="bg-filled-50"> 754 754 <div class="messagecontainer note"> 755 755 <%=jobs == null || jobs.getTotalCount() == 0 ? "No jobs were found" : "No jobs on this page. Please select another page!" %> -
trunk/www/views/jobs/view_job.jsp
r6576 r6604 591 591 { 592 592 %> 593 <tbl:panel clazz="messagepanel">593 <tbl:panel subclass="bg-filled-50"> 594 594 <div class="messagecontainer note"> 595 595 No log entries found for this job. NOTE! This job may have made -
trunk/www/views/permissiontemplates/list_templates.jsp
r6311 r6604 175 175 jspcontext="<%=jspContext%>" 176 176 /> 177 <div class="panelgroup b ottomborder">177 <div class="panelgroup bg-filled-50 bottomborder"> 178 178 <tbl:toolbar 179 179 subclass="bottomborder" … … 287 287 { 288 288 %> 289 <tbl:panel clazz="messagepanel">289 <tbl:panel subclass="bg-filled-50"> 290 290 <div class="messagecontainer error"><%=cc.getMessage()%></div> 291 291 </tbl:panel> … … 398 398 { 399 399 %> 400 <tbl:panel clazz="messagepanel">400 <tbl:panel subclass="bg-filled-50"> 401 401 <div class="messagecontainer note"> 402 402 <%=templates == null || templates.getTotalCount() == 0 ? "No permission templates were found" : "No permission templates on this page. Please select another page!" %> -
trunk/www/views/physicalbioassays/list_bioassays.jsp
r6541 r6604 346 346 jspcontext="<%=jspContext%>" 347 347 /> 348 <div class="panelgroup b ottomborder">348 <div class="panelgroup bg-filled-50 bottomborder"> 349 349 <tbl:toolbar 350 350 subclass="bottomborder" … … 464 464 { 465 465 %> 466 <tbl:panel clazz="messagepanel">466 <tbl:panel subclass="bg-filled-50"> 467 467 <div class="messagecontainer error"><%=cc.getMessage()%></div> 468 468 </tbl:panel> … … 726 726 { 727 727 %> 728 <tbl:panel clazz="messagepanel">728 <tbl:panel subclass="bg-filled-50"> 729 729 <div class="messagecontainer note"> 730 730 <%=bioAssays == null || bioAssays.getTotalCount() == 0 ? "No physical bioassays were found" : "No physical bioassays on this page. Please select another page!" %> -
trunk/www/views/rawbioassays/list_rawbioassays.jsp
r6541 r6604 445 445 jspcontext="<%=jspContext%>" 446 446 /> 447 <div class="panelgroup b ottomborder">447 <div class="panelgroup bg-filled-50 bottomborder"> 448 448 <tbl:toolbar 449 449 subclass="bottomborder" … … 564 564 { 565 565 %> 566 <tbl:panel clazz="messagepanel">566 <tbl:panel subclass="bg-filled-50"> 567 567 <div class="messagecontainer error"><%=cc.getMessage()%></div> 568 568 </tbl:panel> … … 829 829 { 830 830 %> 831 <tbl:panel clazz="messagepanel">831 <tbl:panel subclass="bg-filled-50"> 832 832 <div class="messagecontainer note"> 833 833 <%=rawBioAssays == null || rawBioAssays.getTotalCount() == 0 ? "No raw bioassays were found" : "No raw bioassays on this page. Please select another page!" %> -
trunk/www/views/rawbioassays/rawdata/list_rawdata.jsp
r6497 r6604 559 559 jspcontext="<%=jspContext%>" 560 560 /> 561 <div class="panelgroup b ottomborder">561 <div class="panelgroup bg-filled-50 bottomborder"> 562 562 <tbl:toolbar 563 563 subclass="bottomborder" … … 647 647 { 648 648 %> 649 <tbl:panel clazz="messagepanel">649 <tbl:panel subclass="bg-filled-50"> 650 650 <div class="messagecontainer error"><%=cc.getMessage()%></div> 651 651 </tbl:panel> … … 867 867 { 868 868 %> 869 <tbl:panel clazz="messagepanel">869 <tbl:panel subclass="bg-filled-50"> 870 870 <div class="messagecontainer note"> 871 871 <%=rawData == null || rawData.getTotalCount() == 0 ? "No raw data were found" : "No raw data on this page. Please select another page!" %> -
trunk/www/views/reporterlists/list_reporterlists.jsp
r6311 r6604 214 214 jspcontext="<%=jspContext%>" 215 215 /> 216 <div class="panelgroup b ottomborder">216 <div class="panelgroup bg-filled-50 bottomborder"> 217 217 <tbl:toolbar 218 218 subclass="bottomborder" … … 326 326 { 327 327 %> 328 <tbl:panel clazz="messagepanel">328 <tbl:panel subclass="bg-filled-50"> 329 329 <div class="messagecontainer error"><%=cc.getMessage()%></div> 330 330 </tbl:panel> … … 447 447 { 448 448 %> 449 <tbl:panel clazz="messagepanel">449 <tbl:panel subclass="bg-filled-50"> 450 450 <div class="messagecontainer note"> 451 451 <%=reporterLists == null || reporterLists.getTotalCount() == 0 ? "No reporter lists were found" : "No reporter lists on this page. Please select another page!" %> -
trunk/www/views/reporterlists/reporters/list_reporters.jsp
r6311 r6604 290 290 jspcontext="<%=jspContext%>" 291 291 /> 292 <div class="panelgroup b ottomborder">292 <div class="panelgroup bg-filled-50 bottomborder"> 293 293 <tbl:toolbar 294 294 subclass="bottomborder" … … 385 385 { 386 386 %> 387 <tbl:panel clazz="messagepanel">387 <tbl:panel subclass="bg-filled-50"> 388 388 <div class="messagecontainer error"><%=cc.getMessage()%></div> 389 389 </tbl:panel> … … 470 470 { 471 471 %> 472 <tbl:panel clazz="messagepanel">472 <tbl:panel subclass="bg-filled-50"> 473 473 <div class="messagecontainer note"> 474 474 <%=reporters == null || reporters.getTotalCount() == 0 ? "No reporters were found" : "No reporters on this page. Please select another page!" %> -
trunk/www/views/reporters/list_reporters.jsp
r6311 r6604 272 272 jspcontext="<%=jspContext%>" 273 273 /> 274 <div class="panelgroup b ottomborder">274 <div class="panelgroup bg-filled-50 bottomborder"> 275 275 <tbl:toolbar 276 276 visible="<%=mode.hasToolbar()%>" … … 375 375 { 376 376 %> 377 <tbl:panel clazz="messagepanel">377 <tbl:panel subclass="bg-filled-50"> 378 378 <div class="messagecontainer error"><%=cc.getMessage()%></div> 379 379 </tbl:panel> … … 466 466 { 467 467 %> 468 <tbl:panel clazz="messagepanel">468 <tbl:panel subclass="bg-filled-50"> 469 469 <div class="messagecontainer note"> 470 470 <%=reporters == null || reporters.getTotalCount() == 0 ? "No reporters were found" : "No reporters on this page. Please select another page!" %> -
trunk/www/views/sessions/list_sessions.jsp
r6311 r6604 212 212 jspcontext="<%=jspContext%>" 213 213 /> 214 <div class="panelgroup b ottomborder">214 <div class="panelgroup bg-filled-50 bottomborder"> 215 215 <tbl:toolbar 216 216 subclass="bottomborder" … … 285 285 { 286 286 %> 287 <tbl:panel clazz="messagepanel">287 <tbl:panel subclass="bg-filled-50"> 288 288 <div class="messagecontainer error"><%=cc.getMessage()%></div> 289 289 </tbl:panel> … … 369 369 { 370 370 %> 371 <tbl:panel clazz="messagepanel">371 <tbl:panel subclass="bg-filled-50"> 372 372 <div class="messagecontainer note"> 373 373 <%=sessions == null || sessions.getTotalCount() == 0 ? "No sessions were found" : "No sessions on this page. Please select another page!" %> -
trunk/www/views/trashcan/list_trash.jsp
r6311 r6604 152 152 jspcontext="<%=jspContext%>" 153 153 /> 154 <div class="panelgroup b ottomborder">154 <div class="panelgroup bg-filled-50 bottomborder"> 155 155 <tbl:toolbar subclass="bottomborder"> 156 156 <tbl:button … … 220 220 { 221 221 %> 222 <tbl:panel clazz="messagepanel">222 <tbl:panel subclass="bg-filled-50"> 223 223 <div class="messagecontainer error"><%=cc.getMessage()%></div> 224 224 </tbl:panel> … … 298 298 { 299 299 %> 300 <tbl:panel clazz="messagepanel">300 <tbl:panel subclass="bg-filled-50"> 301 301 <div class="messagecontainer note"> 302 302 <%=trash == null || trash.size() == 0 ? "No items were found" : "No items on this page. Please select another page!" %>
Note: See TracChangeset
for help on using the changeset viewer.