• Andrew Fontaine's avatar
    Refactor Edit Feature Flags Data Set · ced6a706
    Andrew Fontaine authored
    Instead of adding several methods to the feature flags helper that then
    need to be overridden in the EE version, we can create one method that
    returns the entire hash of values and then append to that map with the
    EE only properties by overriding that single method.
    ced6a706
form.vue 6.14 KB