Small change to previous commit
This commit is contained in:
parent
8d910a6f1e
commit
50289cc316
@ -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) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user