File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
client/cat3/src/partials/sections/dashboard/bots/view Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 33< div id ="botLibraryPage " ng-show ="!pageLoadBot ">
44 < div class ="page-name ">
55 BOTs Library : {{gitHubRepoName}}
6- <!--<span class="label label-warning"><small>Time Saved: </small>{{botSummary.totalSavedTimeForBots.days ? botSummary.totalSavedTimeForBots.days:0}}d {{botSummary.totalSavedTimeForBots.hours ? botSummary.totalSavedTimeForBots.hours : 0}}h {{botSummary.totalSavedTimeForBots.minutes ? botSummary.totalSavedTimeForBots.minutes : 0}}m</span>-->
6+
7+ <!--<span class="label label-warning"><small>Time Saved: </small>{{botSummary.totalSavedTimeForBots.days ? botSummary.totalSavedTimeForBots.days:0}}d {{botSummary.totalSavedTimeForBots.hours ? botSummary.totalSavedTimeForBots.hours : 0}}h {{botSummary.totalSavedTimeForBots.minutes ? botSummary.totalSavedTimeForBots.minutes : 0}}m</span>-->
78 < span class ="pull-right ">
89 < button type ="button " title ="Refresh " class ="btn btn-xs cat-btn-update pull-right refresh-btn " ng-click ="RefreshBotsLibrary(); ">
910 < i class ="fa fa-refresh white "> </ i >
You can’t perform that action at this time.
0 commit comments