mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-22 10:08:45 +02:00
Fix JS widget name in comment (decrease false positives in grep)
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
$(function()
|
||||
{
|
||||
// the widget definition, where "itop" is the namespace,
|
||||
// "fieldsorter" the widget name
|
||||
// "hub_installation" the widget name
|
||||
$.widget( "itop.hub_installation",
|
||||
{
|
||||
// default options
|
||||
|
||||
Reference in New Issue
Block a user