Skip to content

Commit 0cdf4f9

Browse files
committed
Update routes.js
1 parent 5ab1627 commit 0cdf4f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

js/routes.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ define([
2424
filters: []
2525
}));
2626

27-
//nggrid 경로 설정
27+
//grid 경로 설정
2828
$routeProvider.when('/grid', routeConfig.config('../partials/grid.html', 'controllers/grid'));
2929

3030
//admin 경로 설정

0 commit comments

Comments
 (0)