Skip to content

Commit

Permalink
Refactor UI modules (red-hat-storage#7956)
Browse files Browse the repository at this point in the history
* base_ui refactoring 1

Signed-off-by: Daniel Osypenko <[email protected]>
  • Loading branch information
DanielOsypenko authored Jul 13, 2023
1 parent c71ef3e commit fbae9e1
Show file tree
Hide file tree
Showing 24 changed files with 2,956 additions and 2,839 deletions.
2 changes: 1 addition & 1 deletion ocs_ci/ocs/ui/add_replace_device_ui.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import logging

from ocs_ci.ocs.ui.base_ui import PageNavigator
from ocs_ci.ocs.ui.page_objects.page_navigator import PageNavigator
from ocs_ci.ocs.ui.views import ODF_OPERATOR


Expand Down
Loading

0 comments on commit fbae9e1

Please sign in to comment.