Skip to content
Extraits de code Groupes Projets
Valider 5269e0ae rédigé par sgiehl's avatar sgiehl
Parcourir les fichiers

refs #3379 added missing dashboard function

git-svn-id: http://dev.piwik.org/svn/trunk@7364 59fd770c-687e-43c8-a1e3-f5a4ff64c105
parent bf5ab800
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
...@@ -123,6 +123,15 @@ ...@@ -123,6 +123,15 @@
return dashboardName; return dashboardName;
}, },
/**
* Return the current dashboard id
*
* @return {int}
*/
getDashboardId: function() {
return dashboardId;
},
/** /**
* Sets a new name for the current dashboard * Sets a new name for the current dashboard
* *
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter