Skip to content

Commit

Permalink
tooltip text for menu
Browse files Browse the repository at this point in the history
  • Loading branch information
whomwah committed Jan 19, 2016
1 parent 849cb25 commit 21d6a38
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion app/config/constants.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
JUKEBOX_URL = "http://#{WEBSOCKET_HOST}"
VOTE_URL = "#{JUKEBOX_URL}/external?"

RECONNECT_TXT = 'If you have any issues with the now playing information not showing, this should fix it.'

DEFAULT_MENU_WIDTH=250.0

MENU_NOWPLAYING=111
Expand Down Expand Up @@ -43,4 +45,4 @@
SB_ICON_ACTIVE = "k_logo_col_18x18"
SB_ICON_INACTIVE = "k_logo_bw_18x18"

GLOBAL_H_PADDING = 10
GLOBAL_H_PADDING = 10

0 comments on commit 21d6a38

Please sign in to comment.