Skip to content
This repository was archived by the owner on May 19, 2024. It is now read-only.

Commit 6860f04

Browse files
Merge pull request #47 from WildmarkSFU:ENTPRESTIGIOUS/issue45
add site to update TecConLoader
2 parents 108c45a + befde09 commit 6860f04

15 files changed

+30
-15
lines changed

tech-connect-project/src/main/resources/templates/inquiry/displayEmergencyInq.html

+2-1
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ <h3 class="inq-type-header">Resolved Inquiries</h3>
104104
<i class = "fa-solid fa-gear" style = "font-size: 150%; padding: 10px"></i>
105105
</button>
106106
<div class = "dropdown-menu" aria-labelledby="dropdownMenuButton">
107-
<p class = "dropdown-item" style = "color: gray;">TecConLoader v1.1.0</p>
107+
<p class = "dropdown-item" style = "color: gray;">TecConLoader v1.1.1</p>
108108
<div class = "dropdown-divider"></div>
109109
<p class = "dropdown-item" style = "color: red;">Themes</p>
110110
<div class = "dropdown-divider"></div>
@@ -123,6 +123,7 @@ <h3 class="inq-type-header">Resolved Inquiries</h3>
123123
<ul>
124124
<li><a class = "dropdown-item" href = "javascript:void(0);" id = "aboutProject">About</a></li>
125125
<li><a class = "dropdown-item" href = "javascript:void(0);" id = "stats">Stats Console</a></li>
126+
<li><a class = "dropdown-item" href = "https://supertechsecurity.com" id = "dashboardInfo">Website</a></li>
126127
</ul>
127128

128129
</div>

tech-connect-project/src/main/resources/templates/inquiry/displayGeneralInq.html

+2-1
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ <h3 class="inq-type-header">Resolved Inquiries</h3>
105105
<i class = "fa-solid fa-gear" style = "font-size: 150%; padding: 10px"></i>
106106
</button>
107107
<div class = "dropdown-menu" aria-labelledby="dropdownMenuButton">
108-
<p class = "dropdown-item" style = "color: gray;">TecConLoader v1.1.0</p>
108+
<p class = "dropdown-item" style = "color: gray;">TecConLoader v1.1.1</p>
109109
<div class = "dropdown-divider"></div>
110110
<p class = "dropdown-item" style = "color: red;">Themes</p>
111111
<div class = "dropdown-divider"></div>
@@ -124,6 +124,7 @@ <h3 class="inq-type-header">Resolved Inquiries</h3>
124124
<ul>
125125
<li><a class = "dropdown-item" href = "javascript:void(0);" id = "aboutProject">About</a></li>
126126
<li><a class = "dropdown-item" href = "javascript:void(0);" id = "stats">Stats Console</a></li>
127+
<li><a class = "dropdown-item" href = "https://supertechsecurity.com" id = "dashboardInfo">Website</a></li>
127128
</ul>
128129

129130
</div>

tech-connect-project/src/main/resources/templates/inquiry/displayQuickInq.html

+2-1
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ <h3 class="inq-type-header">Resolved Inquiries</h3>
105105
<i class = "fa-solid fa-gear" style = "font-size: 150%; padding: 10px"></i>
106106
</button>
107107
<div class = "dropdown-menu" aria-labelledby="dropdownMenuButton">
108-
<p class = "dropdown-item" style = "color: gray;">TecConLoader v1.1.0</p>
108+
<p class = "dropdown-item" style = "color: gray;">TecConLoader v1.1.1</p>
109109
<div class = "dropdown-divider"></div>
110110
<p class = "dropdown-item" style = "color: red;">Themes</p>
111111
<div class = "dropdown-divider"></div>
@@ -124,6 +124,7 @@ <h3 class="inq-type-header">Resolved Inquiries</h3>
124124
<ul>
125125
<li><a class = "dropdown-item" href = "javascript:void(0);" id = "aboutProject">About</a></li>
126126
<li><a class = "dropdown-item" href = "javascript:void(0);" id = "stats">Stats Console</a></li>
127+
<li><a class = "dropdown-item" href = "https://supertechsecurity.com" id = "dashboardInfo">Website</a></li>
127128
</ul>
128129

129130
</div>

tech-connect-project/src/main/resources/templates/users/account.html

+2-1
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ <h1 class="text-center mt-5 mb-4">My Account</h1>
8989
<i class = "fa-solid fa-gear" style = "font-size: 150%; padding: 10px"></i>
9090
</button>
9191
<div class = "dropdown-menu" aria-labelledby="dropdownMenuButton">
92-
<p class = "dropdown-item" style = "color: gray;">TecConLoader v1.1.0</p>
92+
<p class = "dropdown-item" style = "color: gray;">TecConLoader v1.1.1</p>
9393
<div class = "dropdown-divider"></div>
9494
<p class = "dropdown-item" style = "color: red;">Themes</p>
9595
<div class = "dropdown-divider"></div>
@@ -108,6 +108,7 @@ <h1 class="text-center mt-5 mb-4">My Account</h1>
108108
<ul>
109109
<li><a class = "dropdown-item" href = "javascript:void(0);" id = "aboutProject">About</a></li>
110110
<li><a class = "dropdown-item" href = "javascript:void(0);" id = "stats">Stats Console</a></li>
111+
<li><a class = "dropdown-item" href = "https://supertechsecurity.com" id = "dashboardInfo">Website</a></li>
111112
</ul>
112113

113114
</div>

tech-connect-project/src/main/resources/templates/users/adminDashboard.html

+2-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
<i class = "fa-solid fa-gear" style = "font-size: 150%; padding: 10px"></i>
5656
</button>
5757
<div class = "dropdown-menu" aria-labelledby="dropdownMenuButton">
58-
<p class = "dropdown-item" style = "color: gray;">TecConLoader v1.1.0</p>
58+
<p class = "dropdown-item" style = "color: gray;">TecConLoader v1.1.1</p>
5959
<div class = "dropdown-divider"></div>
6060
<p class = "dropdown-item" style = "color: red;">Themes</p>
6161
<div class = "dropdown-divider"></div>
@@ -74,6 +74,7 @@
7474
<ul>
7575
<li><a class = "dropdown-item" href = "javascript:void(0);" id = "aboutProject">About</a></li>
7676
<li><a class = "dropdown-item" href = "javascript:void(0);" id = "stats">Stats Console</a></li>
77+
<li><a class = "dropdown-item" href = "https://supertechsecurity.com" id = "dashboardInfo">Website</a></li>
7778
</ul>
7879

7980
</div>

tech-connect-project/src/main/resources/templates/users/distance.html

+2-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ <h1 class="text-center mt-5 mb-5" style="color: rgb(173, 82, 82)" th:text="${'HO
5454
<i class = "fa-solid fa-gear" style = "font-size: 150%; padding: 10px"></i>
5555
</button>
5656
<div class = "dropdown-menu" aria-labelledby="dropdownMenuButton">
57-
<p class = "dropdown-item" style = "color: gray;">TecConLoader v1.1.0</p>
57+
<p class = "dropdown-item" style = "color: gray;">TecConLoader v1.1.1</p>
5858
<div class = "dropdown-divider"></div>
5959
<p class = "dropdown-item" style = "color: red;">Themes</p>
6060
<div class = "dropdown-divider"></div>
@@ -73,6 +73,7 @@ <h1 class="text-center mt-5 mb-5" style="color: rgb(173, 82, 82)" th:text="${'HO
7373
<ul>
7474
<li><a class = "dropdown-item" href = "javascript:void(0);" id = "aboutProject">About</a></li>
7575
<li><a class = "dropdown-item" href = "javascript:void(0);" id = "stats">Stats Console</a></li>
76+
<li><a class = "dropdown-item" href = "https://supertechsecurity.com" id = "dashboardInfo">Website</a></li>
7677
</ul>
7778

7879
</div>

tech-connect-project/src/main/resources/templates/users/faq.html

+2-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ <h5 class="card-title">How do I create an inquiry?</h5>
9999
<i class = "fa-solid fa-gear" style = "font-size: 150%; padding: 10px"></i>
100100
</button>
101101
<div class = "dropdown-menu" aria-labelledby="dropdownMenuButton">
102-
<p class = "dropdown-item" style = "color: gray;">TecConLoader v1.1.0</p>
102+
<p class = "dropdown-item" style = "color: gray;">TecConLoader v1.1.1</p>
103103
<div class = "dropdown-divider"></div>
104104
<p class = "dropdown-item" style = "color: red;">Themes</p>
105105
<div class = "dropdown-divider"></div>
@@ -118,6 +118,7 @@ <h5 class="card-title">How do I create an inquiry?</h5>
118118
<ul>
119119
<li><a class = "dropdown-item" href = "javascript:void(0);" id = "aboutProject">About</a></li>
120120
<li><a class = "dropdown-item" href = "javascript:void(0);" id = "stats">Stats Console</a></li>
121+
<li><a class = "dropdown-item" href = "https://supertechsecurity.com" id = "dashboardInfo">Website</a></li>
121122
</ul>
122123

123124
</div>

tech-connect-project/src/main/resources/templates/users/formSuccess.html

+2-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ <h6 id="form-display-type" th:text="${newInq.type}"></h6><br>
6565
<i class = "fa-solid fa-gear" style = "font-size: 150%; padding: 10px"></i>
6666
</button>
6767
<div class = "dropdown-menu" aria-labelledby="dropdownMenuButton">
68-
<p class = "dropdown-item" style = "color: gray;">TecConLoader v1.1.0</p>
68+
<p class = "dropdown-item" style = "color: gray;">TecConLoader v1.1.1</p>
6969
<div class = "dropdown-divider"></div>
7070
<p class = "dropdown-item" style = "color: red;">Themes</p>
7171
<div class = "dropdown-divider"></div>
@@ -84,6 +84,7 @@ <h6 id="form-display-type" th:text="${newInq.type}"></h6><br>
8484
<ul>
8585
<li><a class = "dropdown-item" href = "javascript:void(0);" id = "aboutProject">About</a></li>
8686
<li><a class = "dropdown-item" href = "javascript:void(0);" id = "stats">Stats Console</a></li>
87+
<li><a class = "dropdown-item" href = "https://supertechsecurity.com" id = "dashboardInfo">Website</a></li>
8788
</ul>
8889

8990
</div>

tech-connect-project/src/main/resources/templates/users/inquiryDetails.html

+2-1
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ <h1 class="mb-4">Inquiry Details</h1>
9595
<i class = "fa-solid fa-gear" style = "font-size: 150%; padding: 10px"></i>
9696
</button>
9797
<div class = "dropdown-menu" aria-labelledby="dropdownMenuButton">
98-
<p class = "dropdown-item" style = "color: gray;">TecConLoader v1.1.0</p>
98+
<p class = "dropdown-item" style = "color: gray;">TecConLoader v1.1.1</p>
9999
<div class = "dropdown-divider"></div>
100100
<p class = "dropdown-item" style = "color: red;">Themes</p>
101101
<div class = "dropdown-divider"></div>
@@ -114,6 +114,7 @@ <h1 class="mb-4">Inquiry Details</h1>
114114
<ul>
115115
<li><a class = "dropdown-item" href = "javascript:void(0);" id = "aboutProject">About</a></li>
116116
<li><a class = "dropdown-item" href = "javascript:void(0);" id = "stats">Stats Console</a></li>
117+
<li><a class = "dropdown-item" href = "https://supertechsecurity.com" id = "dashboardInfo">Website</a></li>
117118
</ul>
118119

119120
</div>

tech-connect-project/src/main/resources/templates/users/login.html

+2-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ <h2 class="text-center mb-4">Login</h2>
6767
<i class = "fa-solid fa-gear" style = "font-size: 150%; padding: 10px"></i>
6868
</button>
6969
<div class = "dropdown-menu" aria-labelledby="dropdownMenuButton">
70-
<p class = "dropdown-item" style = "color: gray;">TecConLoader v1.1.0</p>
70+
<p class = "dropdown-item" style = "color: gray;">TecConLoader v1.1.1</p>
7171
<div class = "dropdown-divider"></div>
7272
<p class = "dropdown-item" style = "color: red;">Themes</p>
7373
<div class = "dropdown-divider"></div>
@@ -86,6 +86,7 @@ <h2 class="text-center mb-4">Login</h2>
8686
<ul>
8787
<li><a class = "dropdown-item" href = "javascript:void(0);" id = "aboutProject">About</a></li>
8888
<li><a class = "dropdown-item" href = "javascript:void(0);" id = "stats">Stats Console</a></li>
89+
<li><a class = "dropdown-item" href = "https://supertechsecurity.com" id = "dashboardInfo">Website</a></li>
8990
</ul>
9091

9192
</div>

tech-connect-project/src/main/resources/templates/users/newInquiry.html

+2-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ <h2>New Inquiry</h2>
7272
<i class = "fa-solid fa-gear" style = "font-size: 150%; padding: 10px"></i>
7373
</button>
7474
<div class = "dropdown-menu" aria-labelledby="dropdownMenuButton">
75-
<p class = "dropdown-item" style = "color: gray;">TecConLoader v1.1.0</p>
75+
<p class = "dropdown-item" style = "color: gray;">TecConLoader v1.1.1</p>
7676
<div class = "dropdown-divider"></div>
7777
<p class = "dropdown-item" style = "color: red;">Themes</p>
7878
<div class = "dropdown-divider"></div>
@@ -91,6 +91,7 @@ <h2>New Inquiry</h2>
9191
<ul>
9292
<li><a class = "dropdown-item" href = "javascript:void(0);" id = "aboutProject">About</a></li>
9393
<li><a class = "dropdown-item" href = "javascript:void(0);" id = "stats">Stats Console</a></li>
94+
<li><a class = "dropdown-item" href = "https://supertechsecurity.com" id = "dashboardInfo">Website</a></li>
9495
</ul>
9596

9697
</div>

tech-connect-project/src/main/resources/templates/users/register.html

+2-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ <h2 class="text-center mb-4">Register</h2>
6363
<i class = "fa-solid fa-gear" style = "font-size: 150%; padding: 10px"></i>
6464
</button>
6565
<div class = "dropdown-menu" aria-labelledby="dropdownMenuButton">
66-
<p class = "dropdown-item" style = "color: gray;">TecConLoader v1.1.0</p>
66+
<p class = "dropdown-item" style = "color: gray;">TecConLoader v1.1.1</p>
6767
<div class = "dropdown-divider"></div>
6868
<p class = "dropdown-item" style = "color: red;">Themes</p>
6969
<div class = "dropdown-divider"></div>
@@ -82,6 +82,7 @@ <h2 class="text-center mb-4">Register</h2>
8282
<ul>
8383
<li><a class = "dropdown-item" href = "javascript:void(0);" id = "aboutProject">About</a></li>
8484
<li><a class = "dropdown-item" href = "javascript:void(0);" id = "stats">Stats Console</a></li>
85+
<li><a class = "dropdown-item" href = "https://supertechsecurity.com" id = "dashboardInfo">Website</a></li>
8586
</ul>
8687

8788
</div>

tech-connect-project/src/main/resources/templates/users/updateSuccess.html

+2-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ <h1 class="text-center mt-5 mb-4">UPDATE SUCCESSFUL</h1>
5353
<i class = "fa-solid fa-gear" style = "font-size: 150%; padding: 10px"></i>
5454
</button>
5555
<div class = "dropdown-menu" aria-labelledby="dropdownMenuButton">
56-
<p class = "dropdown-item" style = "color: gray;">TecConLoader v1.1.0</p>
56+
<p class = "dropdown-item" style = "color: gray;">TecConLoader v1.1.1</p>
5757
<div class = "dropdown-divider"></div>
5858
<p class = "dropdown-item" style = "color: red;">Themes</p>
5959
<div class = "dropdown-divider"></div>
@@ -72,6 +72,7 @@ <h1 class="text-center mt-5 mb-4">UPDATE SUCCESSFUL</h1>
7272
<ul>
7373
<li><a class = "dropdown-item" href = "javascript:void(0);" id = "aboutProject">About</a></li>
7474
<li><a class = "dropdown-item" href = "javascript:void(0);" id = "stats">Stats Console</a></li>
75+
<li><a class = "dropdown-item" href = "https://supertechsecurity.com" id = "dashboardInfo">Website</a></li>
7576
</ul>
7677

7778
</div>

tech-connect-project/src/main/resources/templates/users/userDashboard.html

+2-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
<i class = "fa-solid fa-gear" style = "font-size: 150%; padding: 10px"></i>
5656
</button>
5757
<div class = "dropdown-menu" aria-labelledby="dropdownMenuButton">
58-
<p class = "dropdown-item" style = "color: gray;">TecConLoader v1.1.0</p>
58+
<p class = "dropdown-item" style = "color: gray;">TecConLoader v1.1.1</p>
5959
<div class = "dropdown-divider"></div>
6060
<p class = "dropdown-item" style = "color: red;">Themes</p>
6161
<div class = "dropdown-divider"></div>
@@ -74,6 +74,7 @@
7474
<ul>
7575
<li><a class = "dropdown-item" href = "javascript:void(0);" id = "aboutProject">About</a></li>
7676
<li><a class = "dropdown-item" href = "javascript:void(0);" id = "stats">Stats Console</a></li>
77+
<li><a class = "dropdown-item" href = "https://supertechsecurity.com" id = "dashboardInfo">Website</a></li>
7778
</ul>
7879

7980
</div>

tech-connect-project/src/main/resources/templates/users/userMessageHistory.html

+2-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
<i class = "fa-solid fa-gear" style = "font-size: 150%; padding: 10px"></i>
5757
</button>
5858
<div class = "dropdown-menu" aria-labelledby="dropdownMenuButton">
59-
<p class = "dropdown-item" style = "color: gray;">TecConLoader v1.1.0</p>
59+
<p class = "dropdown-item" style = "color: gray;">TecConLoader v1.1.1</p>
6060
<div class = "dropdown-divider"></div>
6161
<p class = "dropdown-item" style = "color: red;">Themes</p>
6262
<div class = "dropdown-divider"></div>
@@ -75,6 +75,7 @@
7575
<ul>
7676
<li><a class = "dropdown-item" href = "javascript:void(0);" id = "aboutProject">About</a></li>
7777
<li><a class = "dropdown-item" href = "javascript:void(0);" id = "stats">Stats Console</a></li>
78+
<li><a class = "dropdown-item" href = "https://supertechsecurity.com" id = "dashboardInfo">Website</a></li>
7879
</ul>
7980

8081
</div>

0 commit comments

Comments
 (0)