Merge "Add AC and ANR services"
[portal/ric-dashboard.git] / webapp-frontend / src / app / admin / admin.component.html
index aba337c..1cc9173 100644 (file)
@@ -16,7 +16,7 @@
   See the License for the specific language governing permissions and
   limitations under the License.
   ========================LICENSE_END===================================
-  -->
+-->
 <div class="admin__section">
     <h3 class="admin__header">Users</h3>
     <ng2-smart-table [settings]="usersettings" [source]="usersource" (deleteConfirm)="onDeleteUserConfirm($event)">