You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by GitBox <gi...@apache.org> on 2018/03/02 04:16:45 UTC

[GitHub] mitchell852 commented on a change in pull request #1799: Traffic Ops API/GUI configuration of FQ Pacing plugin

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_r171761446
 
 

 ##########
 File path: traffic_portal/app/src/common/modules/form/deliveryService/form.deliveryService.DNS.tpl.html
 ##########
 @@ -468,6 +468,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:
users@infra.apache.org


With regards,
Apache Git Services