std_notice.js 94 B

123
  1. app.controller('StdNoticeCtrl', [ '$rootScope', '$scope', function($rootScope, $scope) {
  2. } ])