rebase master

This commit is contained in:
soralee 2016-12-29 17:14:18 +09:00
parent cad590f49e
commit b836354e73

View file

@ -11,7 +11,7 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
'use strict';
(function() {
angular.module('zeppelinWebApp').controller('CustomHomeCtrl', CustomHomeCtrl);