mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-09 00:05:21 +01:00
renames document-asn component
This commit is contained in:
parent
434194d290
commit
1ec4570c8d
6 changed files with 12 additions and 12 deletions
|
|
@ -75,7 +75,7 @@ import localeEnGb from '@angular/common/locales/en-GB';
|
|||
import localeRo from '@angular/common/locales/ro';
|
||||
import localeRu from '@angular/common/locales/ru';
|
||||
import localeEs from '@angular/common/locales/es';
|
||||
import { DocumentASNComponentComponent } from './components/document-asncomponent/document-asncomponent.component';
|
||||
import { DocumentAsnComponent } from './components/document-asn/document-asn.component';
|
||||
|
||||
|
||||
registerLocaleData(localeFr)
|
||||
|
|
@ -140,7 +140,7 @@ registerLocaleData(localeEs)
|
|||
CustomDatePipe,
|
||||
DateComponent,
|
||||
ColorComponent,
|
||||
DocumentASNComponentComponent
|
||||
DocumentAsnComponent
|
||||
],
|
||||
imports: [
|
||||
BrowserModule,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue