Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
dashboard-tourpedia
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Iterations
Merge Requests
0
Merge Requests
0
Requirements
Requirements
List
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Test Cases
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issue
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
sefarad
dashboard-tourpedia
Commits
1debaa73
Commit
1debaa73
authored
Feb 23, 2018
by
Alberto Pascual
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
some fixes
parent
746c8229
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
5 deletions
+5
-5
bower.json
bower.json
+1
-1
demo/imports.html
demo/imports.html
+3
-3
demo/index.html
demo/index.html
+1
-1
No files found.
bower.json
View file @
1debaa73
...
...
@@ -11,7 +11,7 @@
"elasticsearch"
,
"polymer"
],
"version"
:
"v1.0.
3
"
,
"version"
:
"v1.0.
4
"
,
"dependencies"
:
{
"material-search"
:
"material-search#*"
,
"leaflet-maps"
:
"leaflet-maps#*"
,
...
...
demo/imports.html
View file @
1debaa73
<link
rel=
"import"
href=
"
..
/bower_components/polymer/polymer.html"
>
<link
rel=
"import"
href=
"/bower_components/polymer/polymer.html"
>
<link
rel=
"import"
href=
"
..
/bower_components/elastic-client/elastic-client.html"
>
<link
rel=
"import"
href=
"
..
/bower_components/dashboard-tourpedia/dashboard-tourpedia.html"
>
<link
rel=
"import"
href=
"/bower_components/elastic-client/elastic-client.html"
>
<link
rel=
"import"
href=
"/bower_components/dashboard-tourpedia/dashboard-tourpedia.html"
>
demo/index.html
View file @
1debaa73
<html>
<head>
<script
src=
"
..
/bower_components/webcomponentsjs/webcomponents-lite.js"
></script>
<script
src=
"/bower_components/webcomponentsjs/webcomponents-lite.js"
></script>
<link
rel=
"import"
href=
"imports.html"
></link>
<style>
.info-box-icon.number-chart
iron-icon
.number-chart
{
...
...
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