Subversion Repository Public Repository

wpbsav

Diff Revisions 45 vs 46 for /SagreraWP/wp-content/themes/bsav/page-gallery.php

Diff revisions: vs.
  @@ -15,13 +15,6 @@
15 15 }
16 16 </style>
17 17
18 - <?php
19 - $gallery = new Gallery();
20 - $coordsSagrera = $gallery->markersSagrera;
21 - $coordsSandreu = $gallery->markersSandreu;
22 - $post_types = $gallery->post_types;
23 - ?>
24 -
25 18 <div class="row">
26 19
27 20 <div class="col-md-12" id="galleryHead" style="padding-left: 0px"><!--top gallery-->
  @@ -110,7 +103,7 @@
110 103 <h1 id="parentGalleryTitle" class="col-md-12 text-center wp-green-color" style="display: none"></h1>
111 104
112 105 <div id="buttonsMoved"></div>
113 -
106 +
114 107 <!-- Indicators -->
115 108 <ol class="carousel-indicators"></ol>
116 109 <!-- Wrapper for slides -->