summaryrefslogtreecommitdiffstats
path: root/base/tps-tomcat
diff options
context:
space:
mode:
Diffstat (limited to 'base/tps-tomcat')
-rw-r--r--base/tps-tomcat/shared/webapps/tps/ui/activities.html2
-rw-r--r--base/tps-tomcat/shared/webapps/tps/ui/authenticators.html2
-rw-r--r--base/tps-tomcat/shared/webapps/tps/ui/certs.html2
-rw-r--r--base/tps-tomcat/shared/webapps/tps/ui/connections.html2
-rw-r--r--base/tps-tomcat/shared/webapps/tps/ui/groups.html2
-rw-r--r--base/tps-tomcat/shared/webapps/tps/ui/profiles.html2
-rw-r--r--base/tps-tomcat/shared/webapps/tps/ui/selftests.html2
-rw-r--r--base/tps-tomcat/shared/webapps/tps/ui/tokens.html2
-rw-r--r--base/tps-tomcat/shared/webapps/tps/ui/users.html2
9 files changed, 9 insertions, 9 deletions
diff --git a/base/tps-tomcat/shared/webapps/tps/ui/activities.html b/base/tps-tomcat/shared/webapps/tps/ui/activities.html
index c5d363e3e..04995e572 100644
--- a/base/tps-tomcat/shared/webapps/tps/ui/activities.html
+++ b/base/tps-tomcat/shared/webapps/tps/ui/activities.html
@@ -21,7 +21,7 @@
<thead>
<tr>
<th class="rcue-table-actions" colspan="8">
- <span><input type="text" placeholder="Search..."></span>
+ <span><input name="search" type="text" placeholder="Search..."></span>
<span></span>
</th>
</tr>
diff --git a/base/tps-tomcat/shared/webapps/tps/ui/authenticators.html b/base/tps-tomcat/shared/webapps/tps/ui/authenticators.html
index 021b94889..c7e0e3e96 100644
--- a/base/tps-tomcat/shared/webapps/tps/ui/authenticators.html
+++ b/base/tps-tomcat/shared/webapps/tps/ui/authenticators.html
@@ -21,7 +21,7 @@
<thead>
<tr>
<th class="rcue-table-actions" colspan="3">
- <span><input type="text" placeholder="Search..."></span>
+ <span><input name="search" type="text" placeholder="Search..."></span>
<span>
<button name="add">Add</button>
<button name="remove">Remove</button>
diff --git a/base/tps-tomcat/shared/webapps/tps/ui/certs.html b/base/tps-tomcat/shared/webapps/tps/ui/certs.html
index d09af2530..c454170d1 100644
--- a/base/tps-tomcat/shared/webapps/tps/ui/certs.html
+++ b/base/tps-tomcat/shared/webapps/tps/ui/certs.html
@@ -21,7 +21,7 @@
<thead>
<tr>
<th class="rcue-table-actions" colspan="10">
- <span><input type="text" placeholder="Search..."></span>
+ <span><input name="search" type="text" placeholder="Search..."></span>
<span></span>
</th>
</tr>
diff --git a/base/tps-tomcat/shared/webapps/tps/ui/connections.html b/base/tps-tomcat/shared/webapps/tps/ui/connections.html
index d3df0a16f..0d4384703 100644
--- a/base/tps-tomcat/shared/webapps/tps/ui/connections.html
+++ b/base/tps-tomcat/shared/webapps/tps/ui/connections.html
@@ -21,7 +21,7 @@
<thead>
<tr>
<th class="rcue-table-actions" colspan="3">
- <span><input type="text" placeholder="Search..."></span>
+ <span><input name="search" type="text" placeholder="Search..."></span>
<span>
<button name="add">Add</button>
<button name="remove">Remove</button>
diff --git a/base/tps-tomcat/shared/webapps/tps/ui/groups.html b/base/tps-tomcat/shared/webapps/tps/ui/groups.html
index 2bd9b5ba8..a835180b7 100644
--- a/base/tps-tomcat/shared/webapps/tps/ui/groups.html
+++ b/base/tps-tomcat/shared/webapps/tps/ui/groups.html
@@ -21,7 +21,7 @@
<thead>
<tr>
<th class="rcue-table-actions" colspan="3">
- <span><input type="text" placeholder="Search..."></span>
+ <span><input name="search" type="text" placeholder="Search..."></span>
<span>
<button name="add">Add</button>
<button name="remove">Remove</button>
diff --git a/base/tps-tomcat/shared/webapps/tps/ui/profiles.html b/base/tps-tomcat/shared/webapps/tps/ui/profiles.html
index faf528bab..57c86df10 100644
--- a/base/tps-tomcat/shared/webapps/tps/ui/profiles.html
+++ b/base/tps-tomcat/shared/webapps/tps/ui/profiles.html
@@ -21,7 +21,7 @@
<thead>
<tr>
<th class="rcue-table-actions" colspan="3">
- <span><input type="text" placeholder="Search..."></span>
+ <span><input name="search" type="text" placeholder="Search..."></span>
<span>
<button name="add">Add</button>
<button name="remove">Remove</button>
diff --git a/base/tps-tomcat/shared/webapps/tps/ui/selftests.html b/base/tps-tomcat/shared/webapps/tps/ui/selftests.html
index fac64d205..d184703c8 100644
--- a/base/tps-tomcat/shared/webapps/tps/ui/selftests.html
+++ b/base/tps-tomcat/shared/webapps/tps/ui/selftests.html
@@ -21,7 +21,7 @@
<thead>
<tr>
<th class="rcue-table-actions" colspan="6">
- <span><input type="text" placeholder="Search..."></span>
+ <span><input name="search" type="text" placeholder="Search..."></span>
<span></span>
</th>
</tr>
diff --git a/base/tps-tomcat/shared/webapps/tps/ui/tokens.html b/base/tps-tomcat/shared/webapps/tps/ui/tokens.html
index 1575b046c..3edcd2cd4 100644
--- a/base/tps-tomcat/shared/webapps/tps/ui/tokens.html
+++ b/base/tps-tomcat/shared/webapps/tps/ui/tokens.html
@@ -21,7 +21,7 @@
<thead>
<tr>
<th class="rcue-table-actions" colspan="9">
- <span><input type="text" placeholder="Search..."></span>
+ <span><input name="search" type="text" placeholder="Search..."></span>
<span>
<button name="add">Add</button>
<button name="remove">Remove</button>
diff --git a/base/tps-tomcat/shared/webapps/tps/ui/users.html b/base/tps-tomcat/shared/webapps/tps/ui/users.html
index 20e622cbc..4757ff5d9 100644
--- a/base/tps-tomcat/shared/webapps/tps/ui/users.html
+++ b/base/tps-tomcat/shared/webapps/tps/ui/users.html
@@ -21,7 +21,7 @@
<thead>
<tr>
<th class="rcue-table-actions" colspan="3">
- <span><input type="text" placeholder="Search..."></span>
+ <span><input name="search" type="text" placeholder="Search..."></span>
<span>
<button name="add">Add</button>
<button name="remove">Remove</button>