Commit 9e95ca5bc9ddddc8df6a68cf9fdfaca5c801e0eb
1 parent
39e7ed85db
Exists in
master
minor change
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
app/partials/viewCompany/viewCompany.html
... | ... | @@ -1103,7 +1103,7 @@ |
1103 | 1103 | </table> |
1104 | 1104 | </div> |
1105 | 1105 | <div class="customModelFooter text-right" style="border-radius: 0 0 5px 5px;"> |
1106 | - <button class="btn" style="padding: 4px 0; width: 80px;" ng-click="cancelToogle()">Cancel</button> | |
1106 | + <button class="btn" style="padding: 4px 0; width: 80px;" ng-click="cancelToogle()">Ok</button> | |
1107 | 1107 | </div> |
1108 | 1108 | </div> |
1109 | 1109 | </div> | ... | ... |