summaryrefslogtreecommitdiffstats
path: root/openo-portal/portal-resmgr/src
diff options
context:
space:
mode:
authorMR-ZZC <zhaozhongchao@huawei.com>2016-09-27 11:38:46 +0800
committerMR-ZZC <zhaozhongchao@huawei.com>2016-09-27 11:38:46 +0800
commit1efc477cd5119e84addddbacfefbde6d229ffc5f (patch)
tree45f230366292c3c3aa94ef95b651931762801a54 /openo-portal/portal-resmgr/src
parentb3245afe1f3c21af64e2e4e8e3002301e783c01b (diff)
Add controller attribute for ne, only static webpage now. Will add js part after solution is certain and function tested.
Change-Id: I58991caf26eeb9ccacca1f261f6798254fca2112 Signed-off-by: MR-ZZC <zhaozhongchao@huawei.com>
Diffstat (limited to 'openo-portal/portal-resmgr/src')
-rw-r--r--openo-portal/portal-resmgr/src/main/webapp/resmgr-sdn/ne.html21
1 files changed, 21 insertions, 0 deletions
diff --git a/openo-portal/portal-resmgr/src/main/webapp/resmgr-sdn/ne.html b/openo-portal/portal-resmgr/src/main/webapp/resmgr-sdn/ne.html
index 74480c03..41600015 100644
--- a/openo-portal/portal-resmgr/src/main/webapp/resmgr-sdn/ne.html
+++ b/openo-portal/portal-resmgr/src/main/webapp/resmgr-sdn/ne.html
@@ -136,6 +136,15 @@
</div>
</th>
<th class="openo-table-state-default openo-table-th openo-table-disable-element leftHeaderAlign"
+ data-field="controller" data-sortable="true">
+ <div class="openo-table-th-border"></div>
+ <div class="DataTables_sort_wrapper openo-ellipsis ">
+ <span id="ne_controller_sorticon"
+ class="openo-table-th-sorticon overflow_elip leftHeaderAlign openo-table-disable-element ">Controller
+ </span>
+ </div>
+ </th>
+ <th class="openo-table-state-default openo-table-th openo-table-disable-element leftHeaderAlign"
data-field="ipAddress" data-sortable="true">
<div class="openo-table-th-border"></div>
<div class="DataTables_sort_wrapper openo-ellipsis ">
@@ -308,6 +317,18 @@
</div>
<div class="form-group">
<label class="col-sm-3 control-label">
+ <span>Controller</span>&nbsp;&nbsp;&nbsp;
+ </label>
+ <div class="col-sm-7">
+ <select class="form-control" style="padding-top: 0px;padding-bottom: 0px;"
+ id="controller"
+ name="controller">
+ <option value="Type1">Type1</option>
+ </select>
+ </div>
+ </div>
+ <div class="form-group">
+ <label class="col-sm-3 control-label">
<span>IP Address</span>&nbsp;&nbsp;&nbsp;
</label>
<div class="col-sm-7">