@bmlt-enabled/croutonjs 3.17.1 → 3.17.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/crouton-core.js CHANGED
@@ -14547,7 +14547,7 @@ var croutonDefaultTemplates = {
14547
14547
  <div class="location-text">{{{this.location_text}}}</div>
14548
14548
  <div class="meeting-address">{{this.formatted_address}}</div>
14549
14549
  <div class="location-information">{{{this.formatted_location_info}}}</div>
14550
- '<a href="https://www.google.com/maps/dir/?api=1&destination={{this.latitude}}%2C{{this.longitude}}" class="bootstrap-bmlt" ><div class="btn btn-primary bmlt-xs get-directions"><span class="glyphicon glyphicon-road"></span> {{getWord "google_directions"}}</div></a>'
14550
+ <a href="https://www.google.com/maps/dir/?api=1&destination={{this.latitude}}%2C{{this.longitude}}" class="bootstrap-bmlt" ><div class="btn btn-primary bmlt-xs get-directions"><span class="glyphicon glyphicon-road"></span> {{getWord "google_directions"}}</div></a>
14551
14551
  <br/>
14552
14552
  {{/isInPersonOrHybrid}}
14553
14553
  {{#isVirtualOrHybrid this}}