fixup Disco -> Disco ICT
This commit is contained in:
@@ -1070,7 +1070,7 @@ else {
|
||||
self._uploadFilesInput.attr({
|
||||
type: 'file',
|
||||
multiple: 'multiple',
|
||||
title: 'Disco File Uploading'
|
||||
title: 'Disco ICT File Uploading'
|
||||
})
|
||||
.hide()
|
||||
.change(function (e) {
|
||||
|
||||
File diff suppressed because one or more lines are too long
+1
-1
@@ -20,7 +20,7 @@
|
||||
self._uploadFilesInput.attr({
|
||||
type: 'file',
|
||||
multiple: 'multiple',
|
||||
title: 'Disco File Uploading'
|
||||
title: 'Disco ICT File Uploading'
|
||||
})
|
||||
.hide()
|
||||
.change(function (e) {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<!doctype html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Disco - Expressions Editor</title>
|
||||
<title>Disco ICT - Expressions Editor</title>
|
||||
<link href="ExpressionEditor.css" rel="stylesheet" type="text/css" />
|
||||
</head>
|
||||
<body>
|
||||
|
||||
Reference in New Issue
Block a user