Merge branch 'staging' into framework
This commit is contained in:
@@ -21,6 +21,7 @@ define([
|
||||
var $title;
|
||||
exp.setToolbar = function (toolbar) {
|
||||
$title = toolbar && (toolbar.title || toolbar.pageTitle);
|
||||
console.log('SET TOOLBAR');
|
||||
};
|
||||
|
||||
exp.getTitle = function () { return exp.title; };
|
||||
|
||||
Reference in New Issue
Block a user