View Full Version : How to disable version?
ThorstenA
Tue 3rd Jul '07, 7:49am
I'd like to disable "version" completely from my projects as they have nothing to do with versions. How can I do that?
Mike Sullivan
Tue 3rd Jul '07, 7:54am
Best you can do is not create any with the project. Users won't be prompted for a version (though for display reasons, they will still appear when viewing an issue).
ThorstenA
Tue 3rd Jul '07, 7:57am
Thanks for your fast feedback. I am writing this as a suggestion.
jake7338
Wed 4th Jul '07, 5:04pm
Same here. I would like to get ride of it completely. I will leave it blank for now like you suggest. Maybe in the future the vb team can make this removable. Thanks. --jake
wiredinoc
Thu 5th Jul '07, 1:05pm
Ditto. I'm not using this for software development, but task management..
jake7338
Fri 6th Jul '07, 1:35am
Here is the solution guys!! Edit the template pt_postissue which is located under the template group "Project Tools Templates"
Remove these lines...
-------------------
<label class="smallfont">$vbphrase[addressed_version_issuetype]
-------------------
<select name="addressedversionid" style="display:block; width:200px" tabindex="2">
<option value="0"$addressed_unaddressed_selected>$vbphrase[none_meta]</option>
<option value="-1"$addressed_next_selected>$vbphrase[next_release]</option>
$addressed_versions
</select>
That will do it!!
--jake
Powered by vBulletin™ Version 4.0.0 Beta 4 Copyright © 2009 vBulletin Solutions, Inc. All rights