This commit is contained in:
Victor Saisa Lopez
2011-10-31 20:30:58 -04:00
parent 2b3c6bd05b
commit 9555a0c411

View File

@@ -375,7 +375,7 @@ dashletInstance.form = {
id: "btnCancel",
text: "Cancel",
handler: function () {
window.location.href = "dashlestList";
window.location.href = "dashletList";
}
}
]