101101 <span class="glyphicon glyphicon-fullscreen" aria-hidden="true"></span>
102102 </a>
103103 <a data-toggle="tooltip" data-placement="top" title="Need Help?"
104- href="https://guides .opencad.io/">
104+ href="https://docs .opencad.io/">
105105 <span class="fas fa-info-circle" aria-hidden="true"></span>
106106 </a>
107107 <a data-toggle="tooltip" data-placement="top" title="Logout"
@@ -214,14 +214,13 @@ class="fas fa-sign-out-alt pull-right"></i> Log Out</a></li>
214214 </div>
215215 <!-- ./ row tile_count -->
216216 <h2>About OpenCAD</h2>
217- <p>OpenCAD is an opensource project licensed under GNU GPL v3. The original code and
217+ <p>OpenCAD is an open source project licensed under GNU GPL v3. The original code and
218218 concept by <a href="https://github.com/ossified"
219219 title="a link to the original developer's GitHub.">Shane Gill</a>. This project
220- is maintained Stormlight Tech. </p>
221- <h3>Got Feedback?</h3>
220+ is maintained by Overt Source </p>
221+ <!--< h3>Got Feedback?</h3>
222222 <p>The OpenCAD team wants to know what you think. Please send us your feedback today!
223- </p>
224- <a href="#" id="getFeedbackJIRA">Send Feedback</a>
223+ </p>-->
225224 </div>
226225 <!-- ./ x_content -->
227226 </div>
@@ -250,21 +249,6 @@ class="fas fa-sign-out-alt pull-right"></i> Log Out</a></li>
250249 include (__DIR__ . "/oc-admin-includes/globalModals.inc.php " );
251250 include (__DIR__ . "/../oc-includes/jquery-colsolidated.inc.php " ); ?>
252251
253- <script type="text/javascript"
254- src="https://jira.opencad.io/s/a0c4d8ca8eced10a4b49aaf45ec76490-T/-f9bgig/77001/9e193173deda371ba40b4eda00f7488e/2.0.24/_/download/batch/com.atlassian.jira.collector.plugin.jira-issue-collector-plugin:issuecollector/com.atlassian.jira.collector.plugin.jira-issue-collector-plugin:issuecollector.js?locale=en-US&collectorId=296607a1">
255- </script>
256-
257- <script type="text/javascript">
258- window.ATL_JQ_PAGE_PROPS = {
259- "triggerFunction": function(showCollectorDialog) {
260- //Requires that jQuery is available!
261- jQuery("#getFeedbackJIRA").click(function(e) {
262- e.preventDefault();
263- showCollectorDialog();
264- });
265- }
266- };
267- </script>
268252</body>
269253
270254</html>
0 commit comments