Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Simon Daron
panikweb
Commits
4533bb33
Commit
4533bb33
authored
Sep 27, 2013
by
Simon Daron
Browse files
add play sign to reglo
parent
0c047725
Changes
2
Hide whitespace changes
Inline
Side-by-side
panikweb_templates/static/js/audioPlayer.js
View file @
4533bb33
...
...
@@ -197,7 +197,7 @@
this
.
registerControl
(
'
stop
'
,{
class
:
"
icon-stop
"
,
click
:
function
(){
thePlaylist
.
stopSounds
();
}});
this
.
registerControl
(
'
playpause
'
,{
class
:
"
icon-play
-sign
playPause
"
,
click
:
function
(){
this
.
registerControl
(
'
playpause
'
,{
class
:
"
icon-play playPause
"
,
click
:
function
(){
thePlaylist
.
playPauseList
();
}});
this
.
registerControl
(
'
next
'
,{
class
:
"
icon-step-forward
"
,
click
:
function
(){
...
...
panikweb_templates/static/reglo/RESYMBOL-resized.otf
View file @
4533bb33
No preview for this file type
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