calcms.css: icons and image settings

This commit is contained in:
Milan
2021-12-10 17:06:05 +01:00
parent 1f24aa02d9
commit 3c967af9d2
4 changed files with 35 additions and 3 deletions

View File

@@ -83,7 +83,6 @@ var calcms_settings = new Array();
calcms.set('comments_url', '/agenda/kommentare/');
calcms.set('add_comment_url', '/agenda/kommentar_neu/');
calcms.set('newest_comments_url', '/agenda/neueste_kommentare/');
return true;
}