Skip to content

Commit

Permalink
Update edit_agent.html
Browse files Browse the repository at this point in the history
  • Loading branch information
beevelop committed Sep 3, 2018
1 parent dec46d5 commit c42718c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/src/app/components/agents/edit_agent.html
Expand Up @@ -71,7 +71,7 @@
<div class="row">
<div class="col-sm-6 col-lg-6">
<div class="card border-warning">
<div class="card-header" data-toggle="tooltip" data-placement="top" title="Actions are the things your bot can actually do. They can have predefined response templetes." tooltip>
<div class="card-header" data-toggle="tooltip" data-placement="top" title="Actions are the things your bot can actually do. They can have predefined response templates." tooltip>
<strong>Actions</strong>
<span class="float-right">
<button type="button" class="btn btn-outline-primary" data-toggle="modal" data-target="#modal-add-actions"><i class="icon-plus"></i>&nbsp;Add Action</button>
Expand Down

0 comments on commit c42718c

Please sign in to comment.