Bug 54779 - Remove Advanced bug creation view

git-svn-id: svn://svn.office.custis.ru/3rdparty/bugzilla.org/trunk@1645 6955db30-a419-402b-8a0d-67ecbb4d7f56
master
vfilippov 2013-04-03 12:34:54 +00:00
parent adbee692ee
commit 53879335a3
1 changed files with 0 additions and 18 deletions

View File

@ -272,11 +272,6 @@ function checkWorktime(inp)
}
}
TUI_alternates['expert_fields'] = 'Show Advanced Fields';
// Hide the Advanced Fields by default, unless the user has a cookie
// that specifies otherwise.
TUI_hide_default('expert_fields');
-->
</script>
@ -303,19 +298,6 @@ TUI_hide_default('expert_fields');
[% INCLUDE 'bug/create/user-message.html.tmpl' %]
</p>
<p>
<a id="expert_fields_controller"
class="controller bz_default_hidden"
href="javascript:TUI_toggle_class('expert_fields')">
Hide Advanced Fields
</a>
[%# Show the link if the browser supports JS %]
<script type="text/javascript">
removeClass('expert_fields_controller', 'bz_default_hidden');
</script>
</p>
<p>(<span class="required_star">*</span> = <span class="required_explanation">Required Field</span>)</p>
<table cellspacing="4" cellpadding="2" border="0">