annotate dnd.admin.inc @ 40:af4b3c09cc10

Add CSS style helping the end user visualize the dropped item
author Franck Deroche <franck@defr.org>
date Fri, 18 Sep 2009 15:18:09 +0200
parents 5a44c430b7ac
children
rev   line source
eads@2 1 <?php
eads@2 2
eads@2 3 function dnd_admin() {
eads@2 4 return 'stub';
eads@2 5 }