commit table

This commit is contained in:
Usman Nasir
2020-03-12 13:47:27 +05:00
parent afe87ac4fc
commit c254164475
3 changed files with 196 additions and 43 deletions

View File

@@ -5794,6 +5794,7 @@ app.controller('manageGIT', function ($scope, $http, $timeout, $window) {
$scope.gitTracking = true;
$scope.gitEnable = true;
$scope.statusBox = true;
$scope.gitCommitsTable = true;
var statusFile;