mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-03 16:56:54 +00:00
fhemweb_sortable.js: add MAINTAINER.txt entry, add $Id$ property
git-svn-id: https://svn.fhem.de/fhem/trunk@8409 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
c9c35df1f6
commit
f8cd854165
@ -338,6 +338,7 @@ www/gplot/* rudolfkoenig http://forum.fhem.de Frontends
|
||||
www/images/* ulimaass http://forum.fhem.de Frontends
|
||||
www/pgm2/dashboard/* svenson08 http://forum.fhem.de Frontends
|
||||
www/pgm2/fhemweb_readingsHistory.js justme1968 http://forum.fhem.de Frontends
|
||||
www/pgm2/fhemweb_sortable.js markusbloch http://forum.fhem.de Frontends
|
||||
www/pgm2/fhemweb_uzsu.js justme1968 http://forum.fhem.de Frontends
|
||||
www/pgm2/* rudolfkoenig http://forum.fhem.de Frontends
|
||||
www/jscolor/* justme1968 http://forum.fhem.de Frontends
|
||||
|
@ -1,3 +1,5 @@
|
||||
// $Id$
|
||||
|
||||
// Wrapper for the widget.
|
||||
FW_widgets['sortable'] = { createFn:FW_sortableCreate, };
|
||||
FW_widgets['sortable-strict'] = { createFn:FW_sortableCreate, };
|
||||
|
Loading…
x
Reference in New Issue
Block a user