stable

Clone or download

Read-only

fix: Hide old UI navigation in item details view

Go to item ยป history. * With the feature flag[0], nothing change. * Without feature flag (the default), then old breadcrumbs are replaced by the new ones and you have to go back to the new UI to do action on the item. Part of story #26808: have document part of Community Edition Change-Id: I7f735775c32abbafcb8f8936d4821869da485dd7

Modified Files

Name
M plugins/docman/include/view/Docman_View_Browse.class.php +1 โˆ’1 Go to diff View file
M plugins/docman/include/view/Docman_View_Details.class.php +72 โˆ’2 Go to diff View file
M plugins/docman/include/view/Docman_View_Display.class.php +3 โˆ’3 Go to diff View file
M plugins/docman/include/view/Docman_View_Docman.class.php +9 โˆ’12 Go to diff View file
M plugins/docman/include/view/Docman_View_Header.class.php +6 โˆ’1 Go to diff View file
M plugins/docman/include/view/Docman_View_View.class.php +6 โˆ’6 Go to diff View file