commandref.html: retest all files for smallscreen and normal loading (Forum #91848)
git-svn-id: https://svn.fhem.de/fhem/trunk@17478 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -4,24 +4,22 @@
|
||||
|
||||
<head>
|
||||
<title>FHEM reference</title>
|
||||
<script type="text/javascript" src="fhemdoc.js"></script>
|
||||
<noscript>
|
||||
<link rel="stylesheet" type="text/css" href="../www/pgm2/style.css" />
|
||||
</noscript>
|
||||
<link rel="stylesheet" type="text/css" href="../www/pgm2/style.css" />
|
||||
<meta http-equiv="Content-type" content="text/html; charset=UTF-8">
|
||||
<meta name="viewport" content="initial-scale=1.0,user-scalable=1">
|
||||
<link rel="shortcut icon" href="/fhem/icons/favicon.ico"/>
|
||||
</head>
|
||||
|
||||
|
||||
<body style="word-wrap: break-word;">
|
||||
<body style="word-wrap: break-word;" class="commandref">
|
||||
<div id="menuScrollArea">
|
||||
<div id="logo"></div>
|
||||
<div id="menu">
|
||||
<h3>fhem.pl reference</h3>
|
||||
<br><br>
|
||||
<a href="#doctop">Scroll to top</a>
|
||||
<a href="#">Scroll to top</a>
|
||||
<br><br>
|
||||
<a style="display:none" href="#" name="loadAll">Load complete doc</a>
|
||||
<a style="display:none" href="#" name="loadAll">Load everything</a>
|
||||
<br><br>
|
||||
<a id="otherLang" style="display:none" href="#" name="otherLang">
|
||||
Load <span style="display:none" lang="DE">german</span>
|
||||
@@ -32,7 +30,6 @@
|
||||
</div>
|
||||
|
||||
<div id="right">
|
||||
<a name="doctop"></a>
|
||||
<h3>Contents</h3>
|
||||
<ul>
|
||||
<a href="#intro">Introduction</a><br>
|
||||
|
||||
Reference in New Issue
Block a user