event retriggering bug fixe

Signed-off-by: bachy <git@g-u-i.net>
This commit is contained in:
bachy
2012-11-09 22:13:48 +01:00
parent 63df1c8f3a
commit d97c0a2e45
6 changed files with 38 additions and 33 deletions

View File

@@ -9,7 +9,7 @@ MaterioPageTitle = function(){
};
function onRefreshBlock(event){
trace('onRefreshBlock', event);
trace('MaterioPageTitle :: onRefreshBlock', event);
// var url = Drupal.settings.basePath+Drupal.settings.pathPrefix+'materio_page_title/refresh/block';
// $.getJSON(url, function(json){
// trace('page title json', json);