Adding an include template to allow for extra dev tools to be added by a user without needing to override the whole BetterNavigator.ss template.

This commit is contained in:
bob (Plastyk) 2014-11-05 14:11:35 +10:30
parent 8329322693
commit 626127e9d3
2 changed files with 2 additions and 0 deletions

View File

@ -72,6 +72,8 @@
<a href="$Link?previewwrite=1&isDev=1"><span class="bn-icon-info"></span>Preview write</a>
</div>
<% include BetterNavigatorExtraDevTools %>
<% end_if %>