Skip to content

Commit

Permalink
typo fix in fe/assets/index.html (#1261)
Browse files Browse the repository at this point in the history
  • Loading branch information
mrhein authored and spinlock committed Jun 22, 2017
1 parent 480a969 commit c84ea12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/fe/assets/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<body ng-controller="MainCodisCtrl">
<div class="body-container" ng-cloak>
<div id="sidebar">
<div class=content">
<div class="content">
<div class="title" dis="1"> Codis</div>
<div class="items">
<ul class="ui-itemlist" ng-repeat="cname in codis_list">
Expand Down

0 comments on commit c84ea12

Please sign in to comment.