mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-02 21:59:00 +02:00
Update comment to use button for import dialog for a11y
This commit is contained in:
@@ -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}}
|
||||
|
||||
Reference in New Issue
Block a user