1
0
mirror of https://github.com/pattern-lab/patternlab-php.git synced 2025-03-16 03:49:49 +01:00

adding page follow and auto-reload links to header

This commit is contained in:
Dave Olsen 2013-07-03 22:31:35 -04:00
parent 59a48228ca
commit b7238c9155

View File

@ -11,3 +11,7 @@
</ol></li>
{{/ buckets }}
</ol>
<ul class="sg-control">
<li><a href="#" id="navSyncButton" data-state="off">Page Follow Disabled</a></li>
<li><a href="#" id="contentSyncButton" data-state="off">Auto-reload Disabled</a></li>
</ul>