From 9ce19e83c73522668526ef6c47965bca317c0a11 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Tue, 31 Mar 2020 12:29:46 -0400 Subject: nits --- config.xml | 377 ++++++++++++++++++----------------- docs/guides/validating-api.rst | 2 + www/templates/important_message.html | 2 +- 3 files changed, 193 insertions(+), 188 deletions(-) diff --git a/config.xml b/config.xml index b2e8875a..5293756c 100644 --- a/config.xml +++ b/config.xml @@ -1,192 +1,195 @@ - - zmNinja - + + zmNinja + High performance ZoneMinder client - - + + Pliable Pixels - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - NSAllowsArbitraryLoads - - - - - Store photos of events and live feeds - - - Store photos of events and live feeds - - - Use Face ID for authentication into app - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + NSAllowsArbitraryLoads + + + + + Store photos of events and live feeds + + + Store photos of events and live feeds + + + Use Face ID for authentication into app + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/docs/guides/validating-api.rst b/docs/guides/validating-api.rst index f75431d0..ff07aa1a 100644 --- a/docs/guides/validating-api.rst +++ b/docs/guides/validating-api.rst @@ -105,3 +105,5 @@ zmNinja API notes: - If you are accessing zmNinja remotely, make sure you first access ZM remotely from your desktop browser, ensure it works and then use the same DNS/IP for zmNinja + +- If you are sure everything looks good, but zmNinja is causing issues, also try and clear API cache (menu->clear API cache) \ No newline at end of file diff --git a/www/templates/important_message.html b/www/templates/important_message.html index 85204779..35c449e8 100644 --- a/www/templates/important_message.html +++ b/www/templates/important_message.html @@ -14,7 +14,7 @@

{{$root.importantMessageHeader | translate}}


- +

{{ $root.importantMessageSummary| translate}}



-- cgit v1.2.3