commit table

This commit is contained in:
Usman Nasir
2020-03-12 13:47:27 +05:00
parent 7b6b8ea210
commit 0c8311054c
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;

View File

@@ -625,6 +625,8 @@
</tbody>
</table>
<hr ng-hide="gitCommitsTable">
<table ng-hide="gitCommitsTable" style="margin-top: 2%" class="table">
<thead>
<tr>