removed hint for channel creating, as its obsolete

This commit is contained in:
Steffen Vogel 2011-08-03 19:37:28 +02:00
parent a8ec9d6d6a
commit e44e1e8d43

View file

@ -160,8 +160,6 @@
<tr class="property"><td>Beschreibung:</td><td><input type="text" name="description" value="Swissnox 1-phasig" /></td></tr>
</table>
<p><input type="submit" value="Erstellen" /> <label for="entity-create-cookie">Cookie:</label> <input id="entity-create-cookie" type="checkbox" /></p>
<p>Es wird ein neuer Kanal erstellt. Die Antwort der Middleware enthält dann die UUID.<br />
Diese muss dann im Controller angegeben werden (z.B. AVR Net-IO).</p>
</form>
</div>
</div>