зеркало из https://github.com/mozilla/pjs.git
bug 333686 new task dialog has not
This commit is contained in:
Родитель
d917b2bf23
Коммит
c78b8c27f6
|
@ -936,6 +936,7 @@ function updateToDoStatus(status, passedInCompletedDate)
|
|||
var oldCompletedDate = getElementValue("completed-date-picker");
|
||||
|
||||
switch (status) {
|
||||
case null:
|
||||
case "":
|
||||
case "NONE":
|
||||
document.getElementById("todo-status").selectedIndex = 0;
|
||||
|
|
Загрузка…
Ссылка в новой задаче