You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CONTEXT
I click on the "gear" icon on the upper left corner of a project.
EXPECTATION
I get into the project options.
PROBLEM
Doesn't do anything: looks like some js code is missing: <a href="javascript:;" class="btn btn-default btn-sm btn-add-to-directory bg-white tooltips adminIconDirectory" data-original-title="" title=""><i class="fa fa-cog"></i></a>
PROPOSED SOLUTION
Fix click action.
The text was updated successfully, but these errors were encountered:
CONTEXT
I click on the "gear" icon on the upper left corner of a project.
EXPECTATION
I get into the project options.
PROBLEM
Doesn't do anything: looks like some js code is missing:
<a href="javascript:;" class="btn btn-default btn-sm btn-add-to-directory bg-white tooltips adminIconDirectory" data-original-title="" title=""><i class="fa fa-cog"></i></a>
PROPOSED SOLUTION
Fix click action.
The text was updated successfully, but these errors were encountered: