Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Add an id anchor for quick access
Be able to link directly to quick access section
  • Loading branch information
eddiemonge committed Apr 23, 2013
commit 82044f0412b8091ef5881d4af80634e8d0f36d1d
2 changes: 1 addition & 1 deletion themes/jquery/footer.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<div class="constrain">
<div class="row">
<div class="eight columns">
<h3><span>Quick Access</span></h3>
<h3 id="quick-access"><span>Quick Access</span></h3>
<div class="cdn">
<strong>jQuery 1.x CDN</strong>
<input value="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js">
Expand Down