1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-09 20:52:56 +01:00

Bug fixes

This commit is contained in:
Hillel Coren 2014-04-27 16:28:23 +03:00
parent 0ef559562e
commit 9658f557e8

View File

@ -144,7 +144,7 @@
</div>
</footer>
<script src="{{ asset('/js/retina-1.1.0.min.js') }}" type="text/javascript"></script>
<!-- <script src="{{ asset('/js/retina-1.1.0.min.js') }}" type="text/javascript"></script> -->
<script type="text/javascript">
$('.expander').simpleexpand();
</script>