Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
EMSystemsWeb
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Mac Stephens
EMSystemsWeb
Commits
c2c7ce52
Commit
c2c7ce52
authored
Jan 16, 2026
by
Mac Stephens
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
images from home page now link to their pages as well
parent
acb46d75
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
1 deletions
+7
-1
View.Home.html
emSystemsWeb/View.Home.html
+6
-0
emSystemsWebServer.ini
emSystemsWebServer/bin/emSystemsWebServer.ini
+1
-1
No files found.
emSystemsWeb/View.Home.html
View file @
c2c7ce52
...
...
@@ -34,7 +34,9 @@
<div
class=
"learn-boxes"
>
<div
class=
"row mb-4 g-4 align-items-center bg-white shadow-sm rounded"
>
<div
class=
"col-md-6"
>
<a
href=
"#FPublicSafety"
class=
"d-block"
>
<img
src=
"images\honeycomb-new.png"
alt=
"Logistics Image"
class=
"img-fluid rounded"
>
</a>
</div>
<div
class=
"col-md-6"
>
<div
class=
"p-3 text-center"
>
...
...
@@ -46,7 +48,9 @@
</div>
<div
class=
"row mb-4 g-4 align-items-center bg-gray shadow-sm rounded flex-md-row-reverse"
>
<div
class=
"col-md-6"
>
<a
href=
"#FRecordsManagement"
class=
"d-block"
>
<img
src=
"images\bookshelves.jpg"
alt=
"Storage Image"
class=
"img-fluid rounded"
>
</a>
</div>
<div
class=
"col-md-6"
>
<div
class=
"p-3 text-center"
>
...
...
@@ -58,7 +62,9 @@
</div>
<div
class=
"row mb-4 g-4 align-items-center bg-white shadow-sm rounded"
>
<div
class=
"col-md-6"
>
<a
href=
"#FCustomSoftware"
class=
"d-block"
>
<img
src=
"images\laptop.jpg"
alt=
"Computer Image"
class=
"img-fluid rounded"
>
</a>
</div>
<div
class=
"col-md-6"
>
<div
class=
"p-3 text-center"
>
...
...
emSystemsWebServer/bin/emSystemsWebServer.ini
View file @
c2c7ce52
[Settings]
memoLogLevel
=
3
fileLogLevel
=
4
LogFileNum
=
4
2
LogFileNum
=
4
3
webClientVersion
=
1.0.1
[SMTP]
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment