Remove menu entry option types because this page is not really usable

We keep the underlying data structures because option types and option values are used internally to keep units in OFN: weight, volume and items, but otherwise, custom option types are no longer possible in OFN
This commit is contained in:
luisramos0
2019-10-23 12:54:52 +01:00
parent 02c0b89fa0
commit 42cd9a5152

View File

@@ -1,6 +1,5 @@
- content_for :sub_menu do
%ul#sub_nav.inline-menu
= tab :products, match_path: '/products'
= tab :option_types, match_path: '/option_types'
= tab :properties
= tab :prototypes