Devices: NodesLearnt table integration with FuelUx Datagrid. 78/878/3
authorlakshya <lakshya@cisco.com>
Mon, 12 Aug 2013 06:40:34 +0000 (23:40 -0700)
committerlakshya <lakshya@cisco.com>
Thu, 15 Aug 2013 08:19:07 +0000 (01:19 -0700)
commita98556048975c29541849689396e58c813b7558e
tree5ac93a354bdcd0e5b78899d1a9e3bcd8ffe1e417
parentabe7cd0f3412d447cf054e618ce1c7c7fa096745
Devices: NodesLearnt table integration with FuelUx Datagrid.
Removed glyph-icons + added fuelux copyright information.

Change-Id: If0844a9df414d92e01c6d2cd72942c054784f959
Signed-off-by: lakshya <lakshya@cisco.com>
29 files changed:
opendaylight/web/devices/src/main/resources/js/page.js
opendaylight/web/root/src/main/resources/WEB-INF/jsp/main.jsp
opendaylight/web/root/src/main/resources/css/fuelux-responsive.min.css [new file with mode: 0755]
opendaylight/web/root/src/main/resources/css/fuelux.min.css [new file with mode: 0755]
opendaylight/web/root/src/main/resources/css/opendaylight.css [new file with mode: 0644]
opendaylight/web/root/src/main/resources/img/form.png [new file with mode: 0755]
opendaylight/web/root/src/main/resources/img/nextpageleft.png [new file with mode: 0644]
opendaylight/web/root/src/main/resources/img/nextpageright.png [new file with mode: 0644]
opendaylight/web/root/src/main/resources/img/search.png [new file with mode: 0644]
opendaylight/web/root/src/main/resources/img/searchremove.png [new file with mode: 0644]
opendaylight/web/root/src/main/resources/img/sort_down.png [new file with mode: 0644]
opendaylight/web/root/src/main/resources/img/sort_up.png [new file with mode: 0644]
opendaylight/web/root/src/main/resources/js/datasource.js [new file with mode: 0755]
opendaylight/web/root/src/main/resources/js/fuelux/COPYING [new file with mode: 0644]
opendaylight/web/root/src/main/resources/js/fuelux/all.min.js [new file with mode: 0755]
opendaylight/web/root/src/main/resources/js/fuelux/checkbox.js [new file with mode: 0755]
opendaylight/web/root/src/main/resources/js/fuelux/combobox.js [new file with mode: 0755]
opendaylight/web/root/src/main/resources/js/fuelux/datagrid.js [new file with mode: 0755]
opendaylight/web/root/src/main/resources/js/fuelux/loader.min.js [new file with mode: 0755]
opendaylight/web/root/src/main/resources/js/fuelux/pillbox.js [new file with mode: 0755]
opendaylight/web/root/src/main/resources/js/fuelux/radio.js [new file with mode: 0755]
opendaylight/web/root/src/main/resources/js/fuelux/search.js [new file with mode: 0755]
opendaylight/web/root/src/main/resources/js/fuelux/select.js [new file with mode: 0755]
opendaylight/web/root/src/main/resources/js/fuelux/spinner.js [new file with mode: 0755]
opendaylight/web/root/src/main/resources/js/fuelux/tree.js [new file with mode: 0755]
opendaylight/web/root/src/main/resources/js/fuelux/util.js [new file with mode: 0755]
opendaylight/web/root/src/main/resources/js/fuelux/wizard.js [new file with mode: 0755]
opendaylight/web/root/src/main/resources/js/lib.js
opendaylight/web/root/src/main/resources/js/underscore-min.js [new file with mode: 0644]