Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
leaflet-oilspill-control
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
stw
leaflet-oilspill-control
Commits
f9f43b9b
Commit
f9f43b9b
authored
Aug 14, 2017
by
Tomas Pettersson
🏸
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fixes
parent
625adc9a
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
demo/index.html
demo/index.html
+1
-1
tsconfig.json
tsconfig.json
+2
-2
No files found.
demo/index.html
View file @
f9f43b9b
...
...
@@ -54,7 +54,7 @@
<script
src=
"../bower_components/DataTables/media/js/dataTables.uikit.min.js"
></script>
<script
src=
"../bower_components/datatables.net/js/jquery.dataTables.js"
></script>
<script
src=
"../bower_components/datatables.net-select/js/dataTables.select.js"
></script>
<script
src=
"../bower_components/leaflet.draw/dist/leaflet.draw
-src
.js"
></script>
<script
src=
"../bower_components/leaflet.draw/dist/leaflet.draw.js"
></script>
<script
src=
"../bower_components/leaflet-coordinates-control/dist/leaflet-coordinates-control.js"
></script>
<script
src=
"../bower_components/intro.js/intro.js"
></script>
<script
src=
"../src/leaflet-oilspill-cards.js"
></script>
...
...
tsconfig.json
View file @
f9f43b9b
...
...
@@ -5,8 +5,8 @@
"sourceMap"
:
true
},
"files"
:
[
"src/leaflet-oilspill-control"
,
"src/leaflet-oilspill-cards"
"src/leaflet-oilspill-control
.ts
"
,
"src/leaflet-oilspill-cards
.ts
"
],
"exclude"
:
[
"node_modules"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment