mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
Update comment to use button for import dialog for a11y
This commit is contained in:
parent
f0d7658bdd
commit
967353d080
1 changed files with 2 additions and 2 deletions
|
@ -9,8 +9,8 @@
|
|||
href=settings.overleaf.host + "/{{project.id}}"
|
||||
target="_blank"
|
||||
) {{project.name}}
|
||||
//- To re-enable the import dialog:
|
||||
//- a.projectName(
|
||||
//- To re-enable the import dialog (may need style changing for padding/line-height):
|
||||
//- button.btn.btn-link.projectName(
|
||||
//- ng-click="openV1ImportModal(project)"
|
||||
//- stop-propagation="click"
|
||||
//- ) {{project.name}}
|
||||
|
|
Loading…
Reference in a new issue