Skip to content

Commit cb6d911

Browse files
committed
Didn't remove a testing option
1 parent 5e1a893 commit cb6d911

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ <h1>Using Chipotle as an Example</h1>
4040
<script src="js/jquery.storelocator.js"></script>
4141
<script>
4242
$(function() {
43-
$('#map-container').storeLocator({'loading':true});
43+
$('#map-container').storeLocator();
4444
});
4545
</script>
4646

0 commit comments

Comments
 (0)