mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 02:28:44 +02:00
N°917: AttributeDef CSS class
This commit is contained in:
@@ -262,7 +262,7 @@ EOF
|
||||
// Attribute tag tooltips
|
||||
$this->add_ready_script(
|
||||
<<<EOF
|
||||
$('.attribute-tag').each(function(){
|
||||
$('.attribute-set-item').each(function(){
|
||||
$(this).qtip({
|
||||
content: {
|
||||
text: $(this).attr('data-description'),
|
||||
|
||||
Reference in New Issue
Block a user