Skip to content

Commit

Permalink
Merge pull request #250 from FatemehMoghadam/master
Browse files Browse the repository at this point in the history
parkstay: Explore Parks map fix
  • Loading branch information
dbca-asi committed Dec 5, 2017
2 parents 30810a2 + dda464c commit 4851d25
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions parkstay/frontend/exploreparks/src/parkfinder.vue
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
<hr/>
</div></div><div class="row">
<div class="small-12 medium-12 large-12 columns">
<label>Equipment</label>
<label>Select equipment</label>
</div>
<div class="small-12 medium-12 large-4 columns">
<label><input type="radio" name="gear_type" value="all" v-model="gearType" class="show-for-sr" v-on:change="reload()"/><i class="symb RC3"></i> All types</label>
Expand All @@ -77,7 +77,7 @@
<hr class="search"/>
</div></div><div class="row">
<div class="small-12 medium-12 large-12 columns">
<label>Features</label>
<label>Select features</label>
</div>
<template v-for="filt in filterList">
<div class="small-12 medium-12 large-4 columns">
Expand Down
2 changes: 1 addition & 1 deletion parkstay/static/exploreparks/js/map.js

Large diffs are not rendered by default.

0 comments on commit 4851d25

Please sign in to comment.