]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commitdiff
Client: add users list/friends list titles
authorChocobozzz <florian.bigard@gmail.com>
Fri, 12 Aug 2016 16:24:24 +0000 (18:24 +0200)
committerChocobozzz <florian.bigard@gmail.com>
Fri, 12 Aug 2016 16:24:24 +0000 (18:24 +0200)
client/src/app/admin/friends/friend-list/friend-list.component.html
client/src/app/admin/users/user-list/user-list.component.html

index 860bd2c078baad9d8a058581f5760a9261084bb9..f4d14293ed5b67b744977f6a24e630fae2290383 100644 (file)
@@ -1,3 +1,5 @@
+<h3>Friends list</h3>
+
 <table class="table table-hover">
   <thead>
     <tr>
index 2aca05f2bab937273b78009883f764e4f5007818..fa7f71864e53deb81e0b4cddd6be23d3a56932ba 100644 (file)
@@ -1,3 +1,5 @@
+<h3>Users list</h3>
+
 <table class="table table-hover">
   <thead>
     <tr>