]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit
Client: better confirm box for a beautiful world
authorChocobozzz <florian.bigard@gmail.com>
Fri, 27 Jan 2017 15:54:44 +0000 (16:54 +0100)
committerChocobozzz <florian.bigard@gmail.com>
Fri, 27 Jan 2017 15:59:56 +0000 (16:59 +0100)
commit5769e1db8d3d5a1e3baa8dff23090cfe93d48a50
treeacbb14fda82b7517734f22d4ca57fb5e1ff9ef04
parent7ddd02c9b8c1e088f6679a2227f105e6439fc992
Client: better confirm box for a beautiful world
12 files changed:
client/src/app/+admin/friends/friend-add/friend-add.component.ts
client/src/app/+admin/friends/friend-list/friend-list.component.ts
client/src/app/+admin/users/user-list/user-list.component.ts
client/src/app/app.component.html
client/src/app/core/confirm/confirm.component.html [new file with mode: 0644]
client/src/app/core/confirm/confirm.component.ts [new file with mode: 0644]
client/src/app/core/confirm/confirm.service.ts [new file with mode: 0644]
client/src/app/core/confirm/index.ts [new file with mode: 0644]
client/src/app/core/core.module.ts
client/src/app/core/index.ts
client/src/app/videos/video-list/video-miniature.component.ts
client/src/app/videos/video-watch/video-report.component.ts