Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Privacy
Imprint
Contact
Login methods
Sign in
Toggle navigation
Menu
Open sidebar
Nicola Justus
responsive-mpd
Commits
caeec2af
Commit
caeec2af
authored
Feb 21, 2016
by
Nicola Justus
Browse files
Added important todo
parent
64748070
Changes
1
Show whitespace changes
Inline
Side-by-side
app/controllers/Application.scala
View file @
caeec2af
...
...
@@ -19,6 +19,7 @@ class Application extends AbstractMpdController {
def
index
=
Action
{
Redirect
(
routes
.
Application
.
playlist
())
}
/*
* TODO check js errors in chrome, (let isn't supported outside strict-mode)!
* TODO split up connectors behaviour in several traits, mixin in the behaviour and putting the partialfns together
* TODO add tooltip-texts to savePlaylist, clearPlaylist, deleteSong, shuffle, repeat, + icons in lib/search
*/
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment