Update search form script tag to include footer class
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
</button>
|
||||
</form>
|
||||
</div>
|
||||
<script type="text/javascript">
|
||||
<script class="footer" type="text/javascript">
|
||||
$( document ).ready( function()
|
||||
{
|
||||
$( 'body' ).on( 'click', '#search-form .btn', function()
|
||||
|
||||
Reference in New Issue
Block a user