Bug 1001135: 'Assignee' misspelled in Test Case tab

r=LpSolit


git-svn-id: svn://10.0.0.236/trunk@265462 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
bzrmirror%bugzilla.org
2014-07-21 15:30:17 +00:00
parent aba97c2a30
commit 6eb36df83b
4 changed files with 4 additions and 4 deletions

View File

@@ -1 +1 @@
670
671

View File

@@ -1 +1 @@
bba9425d0312bc36d791fc331dd865482bca47ea
c956d94b2934dda98b86997a8ea1dc8ef6bc28df

View File

@@ -1,7 +1,7 @@
<?php
// by Edd Dumbill (C) 1999-2002
// <edd@usefulinc.com>
// $Id: .xmlrpc.inc.php,v 1.33 2014-04-28 14:30:54 bzrmirror%bugzilla.org Exp $
// $Id: .xmlrpc.inc.php,v 1.34 2014-07-21 15:30:16 bzrmirror%bugzilla.org Exp $
// Copyright (c) 1999,2000,2002 Edd Dumbill.
// All rights reserved.

View File

@@ -257,7 +257,7 @@ Testopia.TestCase.Bugs.Grid = function(id){
dataIndex: 'severity',
sortable: true
}, {
header: "Asignee",
header: "Assignee",
width: 150,
dataIndex: 'assignee',
sortable: true