mitchell852 commented on a change in pull request #1799: Traffic Ops API/GUI 
configuration of FQ Pacing plugin
URL: 
https://github.com/apache/incubator-trafficcontrol/pull/1799#discussion_r171761434
 
 

 ##########
 File path: 
traffic_portal/app/src/common/modules/form/deliveryService/form.deliveryService.HTTP.tpl.html
 ##########
 @@ -471,6 +471,18 @@
                     </div>
                 </div>
 
+               <div class="form-group" ng-class="{'has-error': 
hasError(deliveryServiceForm.fqPacingRate), 'has-feedback': 
hasError(deliveryServiceForm.fqPacingRate)}">
+                    <label class="control-label col-md-2 col-sm-2 col-xs-12">
+                        <span uib-popover-html="label('fqPacingRate', 'desc')" 
popover-trigger="mouseenter" popover-popup-close-delay="2000" 
popover-placement="top" popover-append-to-body="true" 
popover-class="popover-class">{{label('fqPacingRate', 'title')}}</span>
 
 Review comment:
   can you remove the
   
   popover-popup-close-delay="2000"
   
   that has been removed from the other form fields

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


With regards,
Apache Git Services

Reply via email to