blob: 80f8c57b81bcd8021b2bfc21941dab789b6f58da [file] [log] [blame]
<!--
~ Licensed to the Apache Software Foundation (ASF) under one
~ or more contributor license agreements. See the NOTICE file
~ distributed with this work for additional information
~ regarding copyright ownership. The ASF licenses this file
~ to you under the Apache License, Version 2.0 (the
~ "License"); you may not use this file except in compliance
~ with the License. You may obtain a copy of the License at
~
~ http://www.apache.org/licenses/LICENSE-2.0
~
~ Unless required by applicable law or agreed to in writing,
~ software distributed under the License is distributed on an
~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
~ KIND, either express or implied. See the License for the
~ specific language governing permissions and limitations
~ under the License.
-->
<div>
<div id="addConnectionLimitProvider.oldBrowserWarning" class="infoMessage hidden clear"></div>
<div class="clear">
<div id="addConnectionLimitProvider.serverPathLabel" class="formLabel-labelCell tableContainer-labelCell">Server path or upload*:</div>
<input type="text" id="addConnectionLimitProvider.path"
data-dojo-type="qpid/common/ResourceWidget"
data-dojo-props="
name: 'path',
placeHolder: 'connection limit provider file server path',
required: true,
promptMessage: 'Location of the connection limit provider file on the server',
title: 'Enter the connection limit provider file path'" />
</div>
</div>