Skip to content
This repository has been archived by the owner on Mar 3, 2022. It is now read-only.

Commit

Permalink
Issue #1860804 by stevector: Remove reference to unused mp3.
Browse files Browse the repository at this point in the history
 	modified:   templates/node--chart.tpl.php
  • Loading branch information
stevector authored and Bryan Hirsch committed Dec 7, 2012
1 parent 610f6e6 commit 9da757c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions templates/node--chart.tpl.php
Expand Up @@ -110,9 +110,6 @@
</div>
<?php endif; ?>
<?php print render($content['field_chart_sub_title']); ?>
<!--<audio controls="controls">-->
<!--<source src="/sites/d7dashboard/files/mp3/raptor-sound.mp3" type="audio/mpeg" />-->
<!--</audio>-->
</div>
<div id="chart-<?php print $node->nid ?>"></div>
<div class="source-info clearfix">
Expand Down

0 comments on commit 9da757c

Please sign in to comment.