mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
9 lines
219 B
Text
9 lines
219 B
Text
script(type='text/ng-template', id='publishProjectModalTemplate')
|
|
.modal-header
|
|
button.close(
|
|
type="button"
|
|
data-dismiss="modal"
|
|
ng-click="cancel()"
|
|
) ×
|
|
h3 Publish}
|
|
.modal-body.modal-body-publish
|