Update comment to use button for import dialog for a11y

This commit is contained in:
James Allen 2018-01-03 17:05:47 +00:00
parent f0d7658bdd
commit 967353d080

View file

@ -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}}