Skip to content

Commit

Permalink
Use gear icon for external services instead of hangup
Browse files Browse the repository at this point in the history
Fixes #664
  • Loading branch information
spalladino committed Oct 31, 2016
1 parent 5998f14 commit bde60cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/call_flows/_hub_step_template.haml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
%script{type: "text/html", id: "hub_step_template"}
.feditor-sidebar.right.box.w28.iblock.h65
.tableheader
%span.left.i48grad-phone{ ko(css: '{ "orange": is_invalid }') }
%span.left.i48grad-settings{ ko(css: '{ "orange": is_invalid }') }
%input.ux-text.w20.right{ ko(value: 'name', valueUpdate: '"afterkeydown"', css: '{ "error": is_name_invalid }')}

%table.GralTable.TwoColumn.CleanTable.NoHead
Expand Down

0 comments on commit bde60cf

Please # to comment.