mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-30 22:46:30 +02:00
Remove unused value
This commit is contained in:
parent
62e1d4ddf4
commit
9d24d720ed
1 changed files with 0 additions and 2 deletions
|
@ -1503,8 +1503,6 @@ class DomainRequestsTable extends LoadTableBase {
|
|||
|
||||
constructor() {
|
||||
super('.domain-requests__table', '.domain-requests__table-wrapper', '#domain-requests__search-field', '#domain-requests__search-field-submit', '.domain-requests__reset-search', '.domain-requests__reset-filters', '.domain-requests__no-data', '.domain-requests__no-search-results');
|
||||
this.domainRequestPk = 1
|
||||
|
||||
}
|
||||
/**
|
||||
* Loads rows in the domains list, as well as updates pagination around the domains list
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue