##// END OF EJS Templates
Disable edition of event after creation from the visu
trabillard -
r1360:df12d8366fe4
parent child
Show More
@@ -58,8 +58,6 struct CatalogueActionManager::CatalogueActionManagerPrivate {
58 58 eventProduct->setProductId(productId);
59 59
60 60 productList.push_back(*eventProduct);
61
62 m_CatalogueExplorer->addSelectionZoneItem(event, productId, zone);
63 61 }
64 62 }
65 63
General Comments 0
You need to be logged in to leave comments. Login now