芝麻web文件管理V1.00
编辑当前文件:/home/qrafawbu/rentandbuyrealty.com/mobile/lib/awlert/src/js/awlert.constants.js
(function () { 'use strict'; angular.module('awlert') .constant('AWLERT_TYPES', { "ERROR": 'assertive-bg', "SUCCESS": 'balanced-bg', "NEUTRAL": 'positive-bg', "CUSTOM": '' }); })();