Commit 4d391e92 authored by bingchuan's avatar bingchuan

[dev] version 2.13.1

parent f2aeca6c
Pipeline #80 canceled with stages
......@@ -45,7 +45,6 @@ function $translateStaticFilesLoader($q, $http) {
if (!options || (!angular.isArray(options.files) && (!angular.isString(options.prefix) || !angular.isString(options.suffix)))) {
throw new Error('Couldn\'t load static files, no files and prefix or suffix specified!');
}
if (!options.files) {
options.files = [{
prefix: options.prefix,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment