Closed nelonoel closed 9 years ago
ok , do we have backend support for this ?
It's not hard, there's just one java file you have to edit. Search for one of the existing flags and you should find it.
It's in /togglz/src/main/java/togglz/Features.java You just need to add the name of the flag there, in uppercase by convention, without the @EnabledByDefault.
On the frontend check how the Print button works, I don't know if you did it or someone else so I'm telling you just in case.
Section advice isn't working fully yet. While we are figuring things out (design and code wise), please prioritize adding a feature toggle for section advice so we can disable it for now. This is applicable to the Guest Edit button and Section Footer Advice Count / Toggle. Better if we can disable server requests as well.