mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-11 09:07:18 +01:00
Migrate frontend prefix to -pngx
This commit is contained in:
parent
9e2135e2c7
commit
5ee9ad3e4f
111 changed files with 373 additions and 371 deletions
|
|
@ -5,7 +5,7 @@ import { PaperlessUser } from 'src/app/data/paperless-user'
|
|||
import { UserService } from 'src/app/services/rest/user.service'
|
||||
|
||||
@Component({
|
||||
selector: 'app-permissions-dialog',
|
||||
selector: 'pngx-permissions-dialog',
|
||||
templateUrl: './permissions-dialog.component.html',
|
||||
styleUrls: ['./permissions-dialog.component.scss'],
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue