Skip to content

Commit

Permalink
Quick change (#3727)
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremy-rifkin committed May 29, 2022
1 parent f13c94e commit f387c03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion views/index.pug
Expand Up @@ -9,7 +9,7 @@ block prepend content
ul.navbar-nav.navbar-left.mr-auto
li.nav-item.dropdown
button.btn.btn-light.nav-link.dropdown-toggle#addDropdown(role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false") Add...
div.dropdown-menu(aria-labelledby="moreDropdown")
div.dropdown-menu(aria-labelledby="addDropdown")
button.dropdown-item.btn#add-editor(title="Click or drag to desired destination")
span.dropdown-icon.fa.fa-code
| Source Editor
Expand Down

0 comments on commit f387c03

Please sign in to comment.