Hello Dannon,
Sorry for asking but can you help me out a little bit with that? I searched in my galaxy directory in order to add those two lines you mention in the link but there is no galaxy/scripts/apps/analysis.js file and neither any file containing the string 'analysisPage.right.historyView'.
Any advice?
Thank you,
Makis
Date: Mon, 28 Dec 2015 14:30:02 -0500
Subject: Re: [galaxy-dev] Collapse tool panel and history panel
From: dannon.baker@gmail.com
To: makis4ever@hotmail.com
CC: galaxy-dev@lists.bx.psu.eduHi Makis,We've restructured much of the client code fairly recently. Something like this should work for you now:Sorry for the slow response!-DannonOn Sat, Dec 19, 2015 at 2:57 PM, Makis Ladoukakis <makis4ever@hotmail.com> wrote:Shamelessly bumping my own question... Does anyone have any ideas about collapsing the history and tool panel?
Thank you,
Makis Ladoukakis
From: makis4ever@hotmail.com
To: galaxy-dev@lists.bx.psu.edu
Date: Wed, 16 Dec 2015 13:41:19 +0200
Subject: [galaxy-dev] Collapse tool panel and history panel___________________________________________________________ Please keep all replies on the list by using "reply all" in your mail client. To manage your subscriptions to this and other Galaxy lists, please use the interface at: https://lists.galaxyproject.org/ To search Galaxy mailing lists use the unified search at: http://galaxyproject.org/search/mailinglists/
Hello,
Does anyone know how to start my Galaxy instance with the history panel and tool panel collapsed by default?
I used to do it by editing the galaxy/templates/base/base_panels.mako script and adding
lp.do_toggle();
and
rp.do_toggle();
inside the if sections of %if self.has_left_panel: and %if self.has_right_panel: respectively but with my new installed instance this doesn't seem to work anymore.
Any ideas anyone?
Thank you,
Makis Ladoukakis
___________________________________________________________
Please keep all replies on the list by using "reply all"
in your mail client. To manage your subscriptions to this
and other Galaxy lists, please use the interface at:
https://lists.galaxyproject.org/
To search Galaxy mailing lists use the unified search at:
http://galaxyproject.org/search/mailinglists/