File: showMore.html

package info (click to toggle)
jquery-mobile 1.4.5%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 15,808 kB
  • sloc: makefile: 42; php: 18
file content (28 lines) | stat: -rw-r--r-- 1,026 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
            	<li data-marker-info="44.861878,-93.264551">
				  <div style="display:none;">
				    <div class="ui-gmap-marker-info">
				  	  <h1><a id="gmap-marker-link" href="#">BeeWell Clinic</a></h1>
				  	  <p>715 8th Street</p>
				  	</div>
				  </div>
            	  <a href="">
            	  	<h1 class="ui-gmap-marker-title wrap">BeeWell Clinic</h1>
            	  	<div class="ui-li-count">
            	  		<span>6.24 miles</span>
            	  	</div>
            	  </a>
            	</li>
            	<li data-marker-info="44.749634,-93.274724">
				  <div style="display:none;">
				    <div class="ui-gmap-marker-info">
				  	  <h1><a id="gmap-marker-link" href="#">Peoria Urgent Care</a></h1>
				  	  <p>100 Fairview Dr</p>
				  	</div>
				  </div>
            	  <a href="">
            	  	<h1 class="ui-gmap-marker-title wrap">Peoria Urgent Care</h1>
            	  	<div class="ui-li-count">
            	  		<span>6.5 miles</span>
            	  	</div>
            	  </a>
            	</li>