added Malcolm
This commit is contained in:
14
Vagrant/resources/malcolm/moloch/patch/footer_links.patch
Normal file
14
Vagrant/resources/malcolm/moloch/patch/footer_links.patch
Normal file
@@ -0,0 +1,14 @@
|
||||
diff --git a/viewer/vueapp/src/components/utils/Footer.vue b/viewer/vueapp/src/components/utils/Footer.vue
|
||||
index 55b2dbdb..8e6338da 100644
|
||||
--- a/viewer/vueapp/src/components/utils/Footer.vue
|
||||
+++ b/viewer/vueapp/src/components/utils/Footer.vue
|
||||
@@ -4,7 +4,8 @@
|
||||
<p>
|
||||
<small>
|
||||
Arkime v{{molochVersion}} |
|
||||
- <a href="https://arkime.com">arkime.com</a>
|
||||
+ <a href="https://arkime.com">arkime.com</a> |
|
||||
+ <a href="/readme">Malcolm</a>
|
||||
<span v-if="responseTime && !loadingData">
|
||||
| {{ responseTime | commaString }}ms
|
||||
</span>
|
||||
Reference in New Issue
Block a user