Built motion from commit e493b9a4954b50a8ee6d0034ba3601cd210d989d. Version 3.0.0...
[motion-next.git] / public / src / js / modules / main / apps / help / views / about / about.html / about.html
diff --git a/public/src/js/modules/main/apps/help/views/about/about.html/about.html b/public/src/js/modules/main/apps/help/views/about/about.html/about.html
deleted file mode 100644 (file)
index 725f6c8..0000000
+++ /dev/null
@@ -1,193 +0,0 @@
-<div id="maintenance" class="flex-scrollable" layout="column" ms-scroll>
-  <div
-    id="maintenance-form-wrapper"
-    layout="column"
-    layout-align="center center"
-  >
-    <div id="maintenance-form" class="md-whiteframe-8dp">
-      <div>
-        <img
-          ng-src="{{vm.baseUrl}}api/settings/1/logo_login"
-          alt="logo_login"
-        />
-      </div>
-
-      <br />
-
-      <div>
-        <div class="info-line">
-          <div class="title">Useful pages</div>
-        </div>
-        <section
-          layout="row"
-          flex
-          layout-sm="column"
-          layout-align="flex-start center"
-          layout-wrap
-        >
-          <div layout="column" flex="25" layout-align="center center">
-            <a
-              class="md-fab md-mini md-button grey-bg"
-              href="https://wiki.xcallymotion.com/display/XMV"
-              target="_blank"
-            >
-              <md-icon md-font-icon="icon-wikipedia"></md-icon>
-            </a>
-            <div class="info">
-              <a
-                href="https://wiki.xcallymotion.com/display/XMV"
-                target="_blank"
-                >Wiki</a
-              >
-            </div>
-          </div>
-
-          <div layout="column" flex="25" layout-align="center center">
-            <a
-              class="md-fab md-mini md-button md-accent"
-              href="/apidoc"
-              target="_blank"
-            >
-              <md-icon md-font-icon="icon-apple-mobileme"></md-icon>
-            </a>
-            <div class="info">
-              <a href="/apidoc" target="_blank">Motion API</a>
-            </div>
-          </div>
-
-          <div layout="column" flex="25" layout-align="center center">
-            <a
-              class="md-fab md-mini md-button orange-bg"
-              href="http://www.xcally.com/bar/phonebar/Setup.msi"
-              target="_blank"
-            >
-              <md-icon md-font-icon="icon-headphones"></md-icon>
-            </a>
-            <div class="info">
-              <a
-                href="http://www.xcally.com/bar/phonebar/Setup.msi"
-                target="_blank"
-                >Phonebar Download</a
-              >
-            </div>
-          </div>
-
-          <div layout="column" flex="25" layout-align="center center">
-            <a
-              class="md-fab md-mini md-button green-bg"
-              href="/demo"
-              target="_blank"
-            >
-              <md-icon md-font-icon="icon-console"></md-icon>
-            </a>
-            <div class="info">
-              <a href="/demo" target="_blank">Playground</a>
-            </div>
-          </div>
-        </section>
-
-        <br />
-
-        <div class="info-line" ng-if="!vm.license.custom">
-          <div class="title">Follow us on</div>
-        </div>
-        <section
-          ng-if="!vm.license.custom"
-          layout="row"
-          layout-sm="column"
-          layout-align="center center"
-          layout-wrap
-        >
-          <a
-            class="md-fab md-mini md-button blue-900-bg"
-            href="https://www.facebook.com/xcallymotion"
-            target="_blank"
-          >
-            <md-icon md-font-icon="icon-facebook"></md-icon>
-          </a>
-
-          <a
-            class="md-fab md-mini md-button"
-            href="https://twitter.com/xcallymotion"
-            target="_blank"
-          >
-            <md-icon md-font-icon="icon-twitter"></md-icon>
-          </a>
-          <a
-            class="md-fab md-mini md-button md-warn"
-            href="https://plus.google.com/+Xcally"
-            target="_blank"
-          >
-            <md-icon md-font-icon="icon-google-plus"></md-icon>
-          </a>
-          <a
-            class="md-fab md-mini md-button light-blue-800-bg"
-            href="https://www.linkedin.com/company/xcally"
-            target="_blank"
-          >
-            <md-icon md-font-icon="icon-linkedin"></md-icon>
-          </a>
-        </section>
-
-        <br ng-if="!vm.license.custom" />
-
-        <div class="info-line" ng-if="!vm.license.custom">
-          <div class="title" translate="HELP.CONTACT_US">Contact Us</div>
-        </div>
-        <div class="info-line" ng-if="!vm.license.custom">
-          <div class="info">
-            <a href="mailto:support@xcally.com" target="_top"
-              >support@xcally.com</a
-            >
-          </div>
-        </div>
-
-        <br ng-if="!vm.license.custom" />
-
-        <div class="info">
-          xCALLY Motion <u>{{vm.info.current}}</u> |
-          <a
-            href="https://wiki.xcallymotion.com/display/XMV/Motion+GUI#MotionGUI-Version{{vm.info.current}}"
-            target="_blank"
-            >Changelog</a
-          >
-        </div>
-
-        <div class="info" style="margin-top: 1em">
-          <small>Build Date: {{vm.info.buildDate}}</small><br />
-          <small
-            >Server Build Info: branch {{vm.info.branch}}
-            ({{vm.info.shortHash}})</small
-          ><br />
-          <small
-            >Client Build Info: branch {{vm.info.client.branch}}
-            ({{vm.info.client.shortHash}})</small
-          >
-        </div>
-
-        <br />
-
-        <div class="info" ng-if="!vm.license.custom">
-          xCALLY© 2016 - 2018 | Powered by Xenialab |
-          <a
-            href="http://www.xcally.com/support/eula-xcally-license-en.pdf"
-            target="_blank"
-            >EULA</a
-          >
-        </div>
-
-        <br ng-if="!vm.license.custom" />
-
-        <div class="info" ng-if="!vm.license.custom">
-          <a href="https://www.xenialab.com/" target="_blank"
-            >www.xenialab.com</a
-          >
-          |
-          <a href="https://www.xcallymotion.com/" target="_blank"
-            >www.xcallymotion.com</a
-          >
-        </div>
-      </div>
-    </div>
-  </div>
-</div>