File tree Expand file tree Collapse file tree 1 file changed +1
-8
lines changed
src/app/ideation/components/add-idea Expand file tree Collapse file tree 1 file changed +1
-8
lines changed Original file line number Diff line number Diff line change 1515</ div >
1616< div id ="create_idea_footer " [@openSlide] ="(app.addIdea | async) ? 'open' : 'closed' ">
1717 < div id ="post_idea_form_wrap " [class.expanded] ="toggleExpand ">
18- < div *ngIf ="ideation.allowAnonymous " id ="anonymous_info_wrap " class ="mobile_show "
19- translate ="COMPONENTS.ADD_IDEA.FOOTER_FORM_ANONYMOUS_INFO ">
20- < div class ="tooltip " tooltip >
21- < div class ="content_title " translate ="COMPONENTS.ADD_IDEA.TOOLTIP_ANONYMOUS_TITLE "> </ div >
22- < div class ="content_description " translate ="COMPONENTS.ADD_IDEA.TOOLTIP_ANONYMOUS_DESCRIPTION "> </ div >
23- </ div >
24- </ div >
2518 < div class ="form_header ">
2619 < div class ="form_header_title ">
2720 < span translate ="COMPONENTS.ADD_IDEA.FOOTER_FORM_TITLE "> </ span >
4033 </ div >
4134
4235 < div class ="form_header_actions ">
43- < div *ngIf ="ideation.allowAnonymous " id ="anonymous_info_wrap " class =" mobile_hidden "
36+ < div *ngIf ="ideation.allowAnonymous " id ="anonymous_info_wrap "
4437 translate ="COMPONENTS.ADD_IDEA.FOOTER_FORM_ANONYMOUS_INFO ">
4538 < div class ="tooltip " tooltip >
4639 < div class ="content_title " translate ="COMPONENTS.ADD_IDEA.TOOLTIP_ANONYMOUS_TITLE "> </ div >
You can’t perform that action at this time.
0 commit comments