зеркало из https://github.com/mozilla/gecko-dev.git
case run history was not sorting or paging on show case
This commit is contained in:
Родитель
b108b634f1
Коммит
894f0babc6
|
@ -448,7 +448,6 @@ sub do_update{
|
||||||
|
|
||||||
sub display {
|
sub display {
|
||||||
my $case = shift;
|
my $case = shift;
|
||||||
$cgi->delete_all;
|
|
||||||
$cgi->param('case_id', $case->id);
|
$cgi->param('case_id', $case->id);
|
||||||
$cgi->param('isactive', 1);
|
$cgi->param('isactive', 1);
|
||||||
$cgi->param('current_tab', 'case_run');
|
$cgi->param('current_tab', 'case_run');
|
||||||
|
|
Загрузка…
Ссылка в новой задаче