From d79e30a5bf969dc288e12843f69f05be59fd0c0d Mon Sep 17 00:00:00 2001 From: Britney Wright Date: Mon, 4 Mar 2019 16:52:35 -0500 Subject: [PATCH] portal ptr correspondence (#511) --- .../batchChanges/batchChangeNew.scala.html | 29 ++++++++++++++----- .../batch-change-new.controller.js | 17 +++++++++-- .../lib/batch-change/batch-change.spec.js | 2 +- 3 files changed, 38 insertions(+), 10 deletions(-) diff --git a/modules/portal/app/views/batchChanges/batchChangeNew.scala.html b/modules/portal/app/views/batchChanges/batchChangeNew.scala.html index 2eefba6bb..7bbd74641 100644 --- a/modules/portal/app/views/batchChanges/batchChangeNew.scala.html +++ b/modules/portal/app/views/batchChanges/batchChangeNew.scala.html @@ -56,7 +56,7 @@ # Change Type - Record Type + Record Type Input Name TTL Record Data @@ -73,8 +73,10 @@ - + + + @@ -101,10 +103,23 @@ - + - + + +

+ Record data is required! + must be a valid IPv4 Address! +

+ + + +

+ Record data is required! + must be a valid IPv6 Address! +

+

@@ -167,8 +182,8 @@ - - Limit reached. Cannot add more than {{batchChangeLimit}} records per batch change. + + Limit reached. Cannot add more than {{batchChangeLimit}} records per batch change.