Skip to content

Commit bf1488d

Browse files
authored
Merge pull request #1210 from srikanthv02/devSrikanth
Merging Stage code with Dev
2 parents 6ff531a + b8791d7 commit bf1488d

File tree

1 file changed

+0
-2
lines changed
  • client/cat3/src/partials/sections/dashboard/bots/controller

1 file changed

+0
-2
lines changed

client/cat3/src/partials/sections/dashboard/bots/controller/libraryCtrl.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,7 @@
3232
$scope.showLoadMore = false;
3333
$scope.showRecords = false;
3434
};
35-
3635
$scope.showLoadRecord();
37-
3836
$scope.initGrids = function(){
3937
$scope.botLibGridOptions={};
4038
$scope.botLibGridOptions.columnDefs= [

0 commit comments

Comments
 (0)