Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit d877217

Browse files
committed
fix angular error
1 parent cba198f commit d877217

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/views/submit-work-visuals.directive.jade

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ modal.full.choose-styles(show="vm.showChooseStylesModal" background-click-close=
126126

127127
p {{ color.name }}
128128

129-
button(type="button" selectable=true ng-model="" value="")
129+
button(type="button" selectable=true value="")
130130

131131
main.icons.flex-center-column.flex-grow(ng-show="vm.activeStyleModal == 'icons' ")
132132
h2 Tell us <strong>the icons</strong> you like

0 commit comments

Comments
 (0)