diff options
author | Christian Pointner <equinox@ffgraz.net> | 2013-12-29 17:54:02 +0000 |
---|---|---|
committer | Christian Pointner <equinox@ffgraz.net> | 2013-12-29 17:54:02 +0000 |
commit | 281f20881b62b6e0101ae264423dd1c09f5adaa6 (patch) | |
tree | 81f6ee0de92794368f20901ba22bf4ce7368ad44 /index.php | |
parent | 335a7fc90858187bc756f115866fa7c2309720b5 (diff) |
fixed comments
Diffstat (limited to 'index.php')
-rw-r--r-- | index.php | 116 |
1 files changed, 58 insertions, 58 deletions
@@ -59,10 +59,10 @@ if($_SERVER['HTTP_HOST'] == 'dev-karte.ffgraz.net') { <b>Elemente<br />aus-/einblenden</b> <form name="visibleform" action="#" onsubmit="return false"> <table class="legend"> - /* <tr> */ - /* <td><input type="checkbox" name="defaultroute" value="true" onclick="javascript:toggleVisible('defaultroute')"></td> */ - /* <td> </td><td>!Default</td> */ - /* </tr> */ + <!-- <tr> --> + <!-- <td><input type="checkbox" name="defaultroute" value="true" onclick="javascript:toggleVisible('defaultroute')"></td> --> + <!-- <td> </td><td>!Default</td> --> + <!-- </tr> --> <tr> <td><input type="checkbox" name="offline" value="true" onclick="javascript:toggleVisible('offline')"></td> <td> </td><td align="center"><img src="./img/marker_offline.png" /></td> @@ -88,61 +88,61 @@ if($_SERVER['HTTP_HOST'] == 'dev-karte.ffgraz.net') { <td> </td><td align="center"><img src="./img/link_blue.png" /></td> </tr> </table> - /* <table class="undef"> */ - /* <td><input type="checkbox" name="undef" value="true" onclick="javascript:toggleVisible('undef')"></td> */ - /* <td> </td><td>Kanaele undef.</td> */ - /* </table> */ - /* <table class="5channel"> */ - /* <tr> */ - /* <td><input type="checkbox" name="5channel" value="true" onclick="javascript:toggleVisible('5channel')"></td> */ - /* <td> </td><td>Alle 5GHz Kanaele</td> */ - /* </tr> */ - /* </table> */ - /* <table class="2.4channel"> */ - /* <tr> */ - /* <td><input type="checkbox" name="2.4channel" value="true" onclick="javascript:toggleVisible('2.4channel')"></td> */ - /* <td> </td><td>Alle 2.4GHz Kanaele</td> */ - /* </tr> */ - /* </table> */ - /* <table class="channel"> */ - /* <tr> */ - /* <td><input type="checkbox" name="channel1" value="true" onclick="javascript:toggleVisible('channel1')"></td> */ - /* <td> </td><td>1</td> */ - /* <td><input type="checkbox" name="channel2" value="true" onclick="javascript:toggleVisible('channel2')"></td> */ - /* <td> </td><td>2</td> */ - /* <td><input type="checkbox" name="channel3" value="true" onclick="javascript:toggleVisible('channel3')"></td> */ - /* <td> </td><td>3</td> */ - /* </tr> */ - /* <tr> */ + <!-- <table class="undef"> --> + <!-- <td><input type="checkbox" name="undef" value="true" onclick="javascript:toggleVisible('undef')"></td> --> + <!-- <td> </td><td>Kanaele undef.</td> --> + <!-- </table> --> + <!-- <table class="5channel"> --> + <!-- <tr> --> + <!-- <td><input type="checkbox" name="5channel" value="true" onclick="javascript:toggleVisible('5channel')"></td> --> + <!-- <td> </td><td>Alle 5GHz Kanaele</td> --> + <!-- </tr> --> + <!-- </table> --> + <!-- <table class="2.4channel"> --> + <!-- <tr> --> + <!-- <td><input type="checkbox" name="2.4channel" value="true" onclick="javascript:toggleVisible('2.4channel')"></td> --> + <!-- <td> </td><td>Alle 2.4GHz Kanaele</td> --> + <!-- </tr> --> + <!-- </table> --> + <!-- <table class="channel"> --> + <!-- <tr> --> + <!-- <td><input type="checkbox" name="channel1" value="true" onclick="javascript:toggleVisible('channel1')"></td> --> + <!-- <td> </td><td>1</td> --> + <!-- <td><input type="checkbox" name="channel2" value="true" onclick="javascript:toggleVisible('channel2')"></td> --> + <!-- <td> </td><td>2</td> --> + <!-- <td><input type="checkbox" name="channel3" value="true" onclick="javascript:toggleVisible('channel3')"></td> --> + <!-- <td> </td><td>3</td> --> + <!-- </tr> --> + <!-- <tr> --> - /* <td><input type="checkbox" name="channel4" value="true" onclick="javascript:toggleVisible('channel4')"></td> */ - /* <td> </td><td>4</td> */ - /* <td><input type="checkbox" name="channel5" value="true" onclick="javascript:toggleVisible('channel5')"></td> */ - /* <td> </td><td>5</td> */ - /* <td><input type="checkbox" name="channel6" value="true" onclick="javascript:toggleVisible('channel6')"></td> */ - /* <td> </td><td>6</td> */ - /* </tr> */ - /* <tr> */ - /* <td><input type="checkbox" name="channel7" value="true" onclick="javascript:toggleVisible('channel7')"></td> */ - /* <td> </td><td>7</td> */ - /* <td><input type="checkbox" name="channel8" value="true" onclick="javascript:toggleVisible('channel8')"></td> */ - /* <td> </td><td>8</td> */ - /* <td><input type="checkbox" name="channel9" value="true" onclick="javascript:toggleVisible('channel9')"></td> */ - /* <td> </td><td>9</td> */ - /* </tr> */ - /* <tr> */ - /* <td><input type="checkbox" name="channel10" value="true" onclick="javascript:toggleVisible('channel10')"></td> */ - /* <td> </td><td>10</td> */ - /* <td><input type="checkbox" name="channel11" value="true" onclick="javascript:toggleVisible('channel11')"></td> */ - /* <td> </td><td>11</td> */ - /* <td><input type="checkbox" name="channel12" value="true" onclick="javascript:toggleVisible('channel12')"></td> */ - /* <td> </td><td>12</td> */ - /* </tr> */ - /* <tr> */ - /* <td><input type="checkbox" name="channel13" value="true" onclick="javascript:toggleVisible('channel13')"></td> */ - /* <td> </td><td>13</td> */ - /* </tr> */ - /* </table> */ + <!-- <td><input type="checkbox" name="channel4" value="true" onclick="javascript:toggleVisible('channel4')"></td> --> + <!-- <td> </td><td>4</td> --> + <!-- <td><input type="checkbox" name="channel5" value="true" onclick="javascript:toggleVisible('channel5')"></td> --> + <!-- <td> </td><td>5</td> --> + <!-- <td><input type="checkbox" name="channel6" value="true" onclick="javascript:toggleVisible('channel6')"></td> --> + <!-- <td> </td><td>6</td> --> + <!-- </tr> --> + <!-- <tr> --> + <!-- <td><input type="checkbox" name="channel7" value="true" onclick="javascript:toggleVisible('channel7')"></td> --> + <!-- <td> </td><td>7</td> --> + <!-- <td><input type="checkbox" name="channel8" value="true" onclick="javascript:toggleVisible('channel8')"></td> --> + <!-- <td> </td><td>8</td> --> + <!-- <td><input type="checkbox" name="channel9" value="true" onclick="javascript:toggleVisible('channel9')"></td> --> + <!-- <td> </td><td>9</td> --> + <!-- </tr> --> + <!-- <tr> --> + <!-- <td><input type="checkbox" name="channel10" value="true" onclick="javascript:toggleVisible('channel10')"></td> --> + <!-- <td> </td><td>10</td> --> + <!-- <td><input type="checkbox" name="channel11" value="true" onclick="javascript:toggleVisible('channel11')"></td> --> + <!-- <td> </td><td>11</td> --> + <!-- <td><input type="checkbox" name="channel12" value="true" onclick="javascript:toggleVisible('channel12')"></td> --> + <!-- <td> </td><td>12</td> --> + <!-- </tr> --> + <!-- <tr> --> + <!-- <td><input type="checkbox" name="channel13" value="true" onclick="javascript:toggleVisible('channel13')"></td> --> + <!-- <td> </td><td>13</td> --> + <!-- </tr> --> + <!-- </table> --> </form> </div> </div> |