chore(gui): remove redundant "authenticated" conditions from Actions menu (#10235) Due to previous code changes, the whole Actions menu is only available when the user is logged in. As such, there is no reason to have the same ng-if="authenticated" condition repeated in other items belonging to it. Signed-off-by: Tomasz Wilczyński <twilczynski@naver.com> Signed-off-by: Tomasz Wilczyński <twilczynski@naver.com>