fix API documentation document title

This commit is contained in:
rolux 2013-03-08 04:00:17 +00:00
parent c1bf737ee0
commit 799f882f77

View file

@ -892,6 +892,7 @@ pandora.getListData = function(list) {
pandora.getPageTitle = function(stateOrURL) {
var pages = [
{id: '', title: ''},
{id: 'api', title: 'API Documentation'},
{id: 'help', title: 'Help'},
{id: 'home', title: ''},
{id: 'preferences', title: 'Preferences'},