mirror of
https://github.com/arnaucube/commonroutesApp.git
synced 2026-02-08 03:56:41 +01:00
geolocation added on offerCar and travel page
This commit is contained in:
6
www/lib/ui-leaflet/grunt/utils/banner.js
Normal file
6
www/lib/ui-leaflet/grunt/utils/banner.js
Normal file
@@ -0,0 +1,6 @@
|
||||
module.exports =
|
||||
'/*!\n' +
|
||||
'* <%= pkg.name %> <%= pkgFunction().version %> <%= grunt.template.today(\"yyyy-mm-dd\") %>\n' +
|
||||
'* <%= pkg.description %>\n' +
|
||||
'* <%= pkg.repository.type %>: <%= pkg.repository.url %>\n' +
|
||||
'*/\n'
|
||||
Reference in New Issue
Block a user