]> git.proxmox.com Git - ceph.git/blame - ceph/src/pybind/mgr/dashboard/frontend/e2e/nfs/nfs.po.ts
d/control: depend on python3-yaml for ceph-mgr
[ceph.git] / ceph / src / pybind / mgr / dashboard / frontend / e2e / nfs / nfs.po.ts
CommitLineData
9f95a23c 1import { PageHelper } from '../page-helper.po';
11fdf7f2 2
9f95a23c
TL
3export class NfsPageHelper extends PageHelper {
4 pages = { index: '/#/nfs' };
11fdf7f2 5}