blob: f826e1504de2aa223055d62a3fc2b6cbdb2bf435 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
<ion-item class="item-text-wrap">
<h2>
<b>Instructional Videos</b>
</h2>If you need help with zmNinja screens, take a look at the new
<a href="#" onclick="window.open('https://github.com/pliablepixels/zmNinja/wiki/Help-Videos-for-zmNinja', '_blank', 'location=yes'); return false;">instructional videos</a>.
</ion-item>
<ion-item class="item-text-wrap">
<h2>
<b>Please visit zmNinja FAQ for help</b>
</h2>It was hard to keep updating help inside the app. Please consult the
<a href="#" onclick="window.open('https://github.com/pliablepixels/zmNinja/wiki/FAQ', '_blank', 'location=yes'); return false;">FAQ</a> for the most updated help
</ion-item>
<ion-item class="item-text-wrap">
<h2>
<b>zmNinja, Privacy & Transparency</b>
</h2>
<a href="#" onclick="window.open('https://medium.com/zmninja/zmninja-privacy-and-your-data-5489a5974baf', '_blank', 'location=yes'); return false;">Read this post</a>
</ion-item>
<ion-item class="item-text-wrap">
<h2>
<b>How do I contact the author?</b>
</h2> Send me an
<a href="#" onclick="window.open('mailto:pliablepixels@gmail.com', '_blank', 'location=yes'); return false;">email</a>
</ion-item>
|