Ask community to help.
Moderators: Amaradana, TurboPT, TL Developers
-
jcdlm
- TestLink user
- Posts: 1
- Joined: Tue Dec 09, 2008 3:27 am
Post
by jcdlm »
Hello,
My company is using very long names as standard names for Test Plans and I would like to use the same names in TestLink.
Can someone point me to the file that I need to configure/customize so that the Test Plan combo box is as wide as the widest Test Plan name?
Here is a screenshot of what I am talking about:
Any help will be greatly appreciated.
-
havlatm
- Member of TestLink Community
- Posts: 940
- Joined: Mon Oct 31, 2005 1:24 am
- Location: Czech
Post
by havlatm »
modify width in gui/templates/mainPageRight.tpl (line 41 for ver 1.10)
Code: Select all
<select style="width:50%;z-index:1" name="testplan" onchange="this.form.submit();">