<% include ../partials/head %> <% include ../partials/header %> SDNC-MLC AdminPortal

ROADM Mapping

<% if ( typeof result != 'undefined' ) { if (result.code.length > 0) { if ( result.code == 'success' ) { %> <% } else { %>
<% for ( x in result.msg ){ %>
<%= result.msg[x] %>
<% } %>
<% } %> <% } %> <% } %> <% if( typeof privilege != 'undefined'){ var priv = privilege.privilege; } else { var priv = 'A'; } %>
<% if(priv == 'A'){ %>
<% } %> <% if(priv == 'A'){ %> <% } %> <% rows.forEach( function(row) { %> <% if(priv == 'A') { %> <% } %> <% }); %>
*Router Name *ROADM Name *CLLI *City Name *LAT *LON *SNRCAction
<%= row.router_name %> <%= row.roadm_name %> <%= row.clli %> <%= row.city_name %> <%= row.lat %> <%= row.lon %> <%= row.snrc %>
<% if(priv == 'A'){ %>

Choose a file to upload.

<% } %>
<% include ../partials/roadm_mapping %>