Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
Linnea Samila
/
Moya
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Wiki
Settings
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit 12e50381
authored
Feb 04, 2017
by
Tuomas Riihimäki
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add timelapse possibility to legacy placemap image generator
1 parent
3747c7f2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
2 deletions
code/moya-web/pom.xml
code/moya-web/src/main/java/fi/codecrew/moya/servlet/PlaceMapServlet.java
code/moya-web/pom.xml
View file @
12e5038
...
@@ -35,8 +35,11 @@
...
@@ -35,8 +35,11 @@
<artifactId>
primefaces-extensions
</artifactId>
<artifactId>
primefaces-extensions
</artifactId>
<version>
${primefaces.extensions}
</version>
<version>
${primefaces.extensions}
</version>
</dependency>
</dependency>
<dependency>
<groupId>
joda-time
</groupId>
<artifactId>
joda-time
</artifactId>
<version>
2.3
</version>
</dependency>
<dependency>
<dependency>
<groupId>
org.primefaces.themes
</groupId>
<groupId>
org.primefaces.themes
</groupId>
<artifactId>
all-themes
</artifactId>
<artifactId>
all-themes
</artifactId>
...
...
code/moya-web/src/main/java/fi/codecrew/moya/servlet/PlaceMapServlet.java
View file @
12e5038
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
Attach a file
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 post a comment