This commit is contained in:
Victor Saisa Lopez
2011-10-31 20:28:30 -04:00
parent 105b1d6982
commit 09c4ad58fe

View File

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