Move ping and wol nodes to network category

This commit is contained in:
dceejay
2015-03-04 19:57:22 +00:00
parent 8df7189058
commit 5b6cca1dd0
4 changed files with 4 additions and 4 deletions

View File

@@ -37,7 +37,7 @@
<script type="text/javascript">
RED.nodes.registerType('ping',{
category: 'advanced-input',
category: 'network-input',
color:"#fdf0c2",
defaults: {
name: {value:""},