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

fix copy&paste typo

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