upgraded handlebars and removed the need for local copy of handlebars.

This commit is contained in:
Ayush Gupta
2012-11-05 08:48:03 +05:30
parent f435ffaa27
commit b05f6f9cb5
167 changed files with 1924 additions and 40695 deletions

View File

@@ -7,7 +7,7 @@
<a href='#!/{{resourceName}}/{{nickname}}_{{httpMethod}}' class="toggleOperation">{{httpMethod}}</a>
</span>
<span class='path'>
<a href='#!/{{resourceName}}/{{nickname}}_{{httpMethod}}' class="toggleOperation">{{pathJson}}</a>
<a href='#!/{{resourceName}}/{{nickname}}_{{httpMethod}}' class="toggleOperation">{{path}}</a>
</span>
</h3>
<ul class='options'>