Small change to previous commit
This commit is contained in:
@ -77,7 +77,7 @@ var handleResponse = function(guid, data, success) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
window.runHooks ('portalDetailLoaded', {guid:guid, success:success, details:data.result});
|
window.runHooks ('portalDetailLoaded', {guid:guid, success:success, details:dict});
|
||||||
}
|
}
|
||||||
|
|
||||||
window.portalDetail.request = function(guid) {
|
window.portalDetail.request = function(guid) {
|
||||||
|
Reference in New Issue
Block a user