Commit a827cf54 authored by Oleg Dzhimiev's avatar Oleg Dzhimiev

+link

parent ac4dc3b0
......@@ -128,6 +128,8 @@ function title_init(){
$("body").append(html);
$("#lpl").attr("href","playloop.html?interval=100&sufx=D0.0.jpeg&path="+SETTINGS.basepath+"/"+SETTINGS.path+"/"+SETTINGS.version+"/"+SETTINGS.path).css({color:"white"});
}
function light_init(){
......
......@@ -127,6 +127,12 @@ Instructions:
<tr>
<td>&nbsp;</td>
</tr>
<tr class='experimental'>
<td><a id='lpl' >Loop player</a></td>
</tr>
<tr class='experimental'>
<td>&nbsp;</td>
</tr>
<tr>
<td title='Adjust initial location and heading'>Edit mode</td>
<td><input id='edit' type='checkbox' class='my-check-box donothide' /></td>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment