Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Chenge icon for password
  • Loading branch information
pepsonEL authored and perexg committed Jun 3, 2015
1 parent 0f0fcd3 commit 66f5ec8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/webui/static/app/acleditor.js
Expand Up @@ -74,7 +74,7 @@ tvheadend.passwdeditor = function(panel, index)
url: 'api/passwd/entry',
titleS: 'Password',
titleP: 'Passwords',
iconCls: 'key',
iconCls: 'pass',
columns: {
enabled: { width: 120 },
username: { width: 250 },
Expand Down
Binary file added src/webui/static/icons/pass.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 66f5ec8

Please sign in to comment.