This commit is contained in:
HFO4 2018-02-05 08:41:37 +08:00
commit a97df81a9e
2 changed files with 4 additions and 4 deletions

View file

@ -1,5 +1,5 @@
<!doctype html>
<html lang="en" data-ng-app="FileManagerApp">
<html lang="zh_cn" data-ng-app="FileManagerApp">
<head>
<meta name="viewport" content="initial-scale=1.0, user-scalable=no">
<meta charset="utf-8">
@ -94,4 +94,4 @@ upload_load=0;
</script>
{$options.js_code}
</html>
</html>

View file

@ -1,5 +1,5 @@
<!doctype html>
<html lang="en" data-ng-app="FileManagerApp">
<html lang="zh_cn" data-ng-app="FileManagerApp">
<head>
<!--
* Angular FileManager v1.5.1 (https://github.com/joni2back/angular-filemanager)
@ -80,4 +80,4 @@ upload_load=0;
</script>
{$options.js_code}
</html>
</html>