mitchell852 commented on a change in pull request #4142: Allow IPv6 Only 
Caches, including monitoring and routing
URL: https://github.com/apache/trafficcontrol/pull/4142#discussion_r392445748
 
 

 ##########
 File path: 
traffic_portal/app/src/common/modules/form/server/form.server.tpl.html
 ##########
 @@ -134,8 +134,11 @@
                 </div>
             </div>
             <div class="form-group" ng-class="{'has-error': 
hasError(serverForm.ipAddress) && hasError(serverForm.ip6Address), 
'has-feedback': hasError(serverForm.ipAddress) && 
hasError(serverForm.ip6Address)}">
-                <label class="control-label col-md-2 col-sm-2 
col-xs-12">Network IP *</label>
-                <div class="col-md-10 col-sm-10 col-xs-12">
+                               <label class="has-tooltip control-label 
col-md-2 col-sm-2 col-xs-12">Network IP *<div class="helptooltip">
 
 Review comment:
   looks like some formatting problems

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to