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

@ -73,6 +73,8 @@
</div>
<% include BetterNavigatorExtraDevTools %>
<% end_if %>
</div>