1
0
mirror of https://github.com/fspc/workstand.git synced 2025-02-23 09:13:23 -05:00

Get rid of 'View Source'.

This commit is contained in:
Drew Larson 2016-06-26 16:13:02 -06:00
parent 589f69932f
commit 9c404610c2

View File

@ -181,7 +181,6 @@
</g> </g>
</defs> </defs>
</svg> </svg>
<a href="https://github.com/google/material-design-lite/blob/master/templates/dashboard/" target="_blank" id="view-source" class="mdl-button mdl-js-button mdl-button--raised mdl-js-ripple-effect mdl-button--colored mdl-color-text--white">View Source</a>
<script src="{% static 'vendor/material-design-lite/material.js' %}"></script> <script src="{% static 'vendor/material-design-lite/material.js' %}"></script>
{% block scripts %}{% endblock %} {% block scripts %}{% endblock %}
</body> </body>