alle $ durch jQuery ersetzt
This commit is contained in:
parent
4308943177
commit
042b282731
4 changed files with 17 additions and 18 deletions
|
@ -34,7 +34,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
<script type="text/javascript" src="uhr-de.js"></script>
|
||||
<script type="text/javascript" src="uhr-en.js"></script>
|
||||
<script type="text/javascript">
|
||||
new Uhr($('#uhr'), {
|
||||
new Uhr(jQuery('#uhr'), {
|
||||
layout: 'de_CH',
|
||||
theme: 'black',
|
||||
status: 'on',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue