File Manager App

This commit is contained in:
Zarak Khan
2024-02-05 11:39:22 +05:00
parent a3ec75a9d1
commit ad2d3e92fb
6 changed files with 346 additions and 246 deletions

View File

@@ -205,8 +205,6 @@ newapp.config(['$interpolateProvider', function ($interpolateProvider) {
}]);
newapp.controller('dashboardV2', function ($scope, $http, $timeout) {
alert('dashboardV2');
function getStuff() {