mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-07 11:04:41 -04:00
Working on issues when setting up the site
This commit is contained in:
parent
c61a572314
commit
ecec87668a
@ -19,7 +19,7 @@
|
||||
<meta property="og:description" content="Simple, Intuitive Invoicing."></meta>
|
||||
<meta name="keywords" content="Invoice Ninja"></meta>
|
||||
|
||||
<script src="{{ asset('vendor/jquery/dist/jquery.min.js') }}" type="text/javascript"></script>
|
||||
<script src="{{ asset('vendor/jquery/jquery.min.js') }}" type="text/javascript"></script>
|
||||
|
||||
<script type="text/javascript">
|
||||
window.onerror = function(e) {
|
||||
|
@ -17,8 +17,5 @@
|
||||
"typeahead.js": "~0.9.3",
|
||||
"accounting": "~0.*",
|
||||
"pdfjs": "*"
|
||||
},
|
||||
"resolutions": {
|
||||
"jquery": "~1.11.*"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user