forked from openlp/openlp
Removal of HTMLIMAGE at the request of TRB143
This commit is contained in:
parent
5f15b2fd7d
commit
2b85659031
@ -35,12 +35,6 @@ from openlp.core.ui import HideMode
|
||||
|
||||
log = logging.getLogger(__name__)
|
||||
|
||||
HTMLIMAGE = """<html>
|
||||
<body>
|
||||
<img src=\"file://%s\" alt\"Hello\">
|
||||
</body></html>
|
||||
"""
|
||||
|
||||
#http://www.steveheffernan.com/html5-video-player/demo-video-player.html
|
||||
HTMLVIDEO = u"""<html>
|
||||
<head>
|
||||
|
Loading…
Reference in New Issue
Block a user