mirror of
https://github.com/kemko/nomad.git
synced 2026-01-07 10:55:42 +03:00
Add missing js class for System that extends AbstractJobPage
This commit is contained in:
3
ui/app/components/job-page/system.js
Normal file
3
ui/app/components/job-page/system.js
Normal file
@@ -0,0 +1,3 @@
|
||||
import AbstractJobPage from './abstract';
|
||||
|
||||
export default AbstractJobPage.extend();
|
||||
Reference in New Issue
Block a user