renamed app 'OCC Web'

This commit is contained in:
2019-01-19 15:54:24 +01:00
parent c909a11420
commit 32837fffa6
7 changed files with 20 additions and 19 deletions

View File

@ -5,7 +5,7 @@
var html = $('html');
html.scrollTop(html.prop('scrollHeight'));
}
var baseUrl = OC.generateUrl('/apps/testnextcloudapp');
var baseUrl = OC.generateUrl('/apps/occweb');
$.get(baseUrl + '/cmd', function(response){
$('#app-content').terminal(function(command, term) {
var occCommand = {