Hello Joe,

Galaxy uses a combination of Python and mako templates for rendering - see http://www.makotemplates.org/ for information about mako templates.  Assuming the "Sequencing Requests" page to which you refer looks something like the following, you'll need to modify the Python code in the RequestsGrid class in ~/lib/galaxy/web/controllers/requests_common.py.

Good luck, and thanks for using Galaxy,

Greg Von Kuster


NameDescriptionSamplesTypeLast Updated State
No Items
For 0 selected items:  




Submitted by 

Hello Everyone,

I would like to add a link to the Sequencing Requests page and modify it
further in the future but I'm unsure of how to go about doing that, since
there is no static html file for the webpage (at least none that I can find)
and I'm a newbie when it comes to web application development.

I appreciate your help and patience.

joe