Showing
1 changed file
with
1 additions
and
1 deletions
@@ -988,7 +988,7 @@ | @@ -988,7 +988,7 @@ | ||
988 | <input type="text" id="tx_new_type_name" width="50" class="form-control" placeholder=""/> | 988 | <input type="text" id="tx_new_type_name" width="50" class="form-control" placeholder=""/> |
989 | </div> | 989 | </div> |
990 | <div class="input-group" style="padding-bottom: 5px"> | 990 | <div class="input-group" style="padding-bottom: 5px"> |
991 | - <span class="input-group-addon" style="width: 100px">子节点:</span> | 991 | + <span class="input-group-addon" style="width: 100px">叶子节点:</span> |
992 | <input type="checkbox" id="cb_new_type_isleaf" style="margin-left: 30px" name="appName" | 992 | <input type="checkbox" id="cb_new_type_isleaf" style="margin-left: 30px" name="appName" |
993 | value="JAVA"> | 993 | value="JAVA"> |
994 | </div> | 994 | </div> |
-
Please register or login to post a comment