提交 9252f7ab authored 作者: Seven Du's avatar Seven Du

fix copy&paste typo

上级 4e70d7de
......@@ -278,7 +278,7 @@
</script>
<script type="text/x-handlebars" data-template-name="showSays">
<h1>Limits</h1>
<h1>Say</h1>
<div>
<table class="table">
<tr>
......@@ -298,7 +298,7 @@
</script>
<script type="text/x-handlebars" data-template-name="showChats">
<h1>Limits</h1>
<h1>Chat</h1>
<div>
<table class="table">
<tr>
......@@ -318,7 +318,7 @@
</script>
<script type="text/x-handlebars" data-template-name="showInterfaces">
<h1>Limits</h1>
<h1>Interfaces</h1>
<div>
<table class="table">
<tr>
......@@ -399,7 +399,7 @@
{{#linkTo "showSays"}} Say {{/linkTo}} |
{{#linkTo "showInterfaces"}} Interfaces {{/linkTo}} |
Interface_types |
{{#linkTo "showTasks"}} Taskss {{/linkTo}} |
{{#linkTo "showTasks"}} Tasks {{/linkTo}} |
{{#linkTo "showLimits"}} Limits {{/linkTo}}
</script>
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论