Files
librenms-librenms/sql-schema/071.sql

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

3 lines
150 B
MySQL
Raw Normal View History

2015-09-13 00:13:57 +01:00
INSERT INTO widgets VALUES (NULL, 'Top Devices', 'top-devices', '5,4');
INSERT INTO widgets VALUES (NULL, 'Top Interfaces', 'top-interfaces', '5,4');