[UI/Mobile] Minor style fixes

This commit is contained in:
emeric
2016-03-10 21:56:50 +01:00
parent 17f84c22bb
commit bdd8f8d876
3 changed files with 18 additions and 11 deletions
+1 -1
View File
@@ -80,7 +80,7 @@ Audio::Audio(Wt::WContainerWidget *parent)
wApp->internalPathChanged().connect(std::bind([=] (std::string path)
{
// order is important
// order is important: most specific path first
static std::map<std::string, int> indexes =
{
{ "/audio/search/preview", WidgetIdxSearchPreview},