mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 18:48:51 +02:00
Dashboards edition final touch...
SVN:trunk[2059]
This commit is contained in:
@@ -216,6 +216,7 @@ abstract class Dashboard
|
||||
$('#row_attr_dashboard_title').property_field('option', {'do_apply': function() {
|
||||
var sTitle = $('#attr_dashboard_title').val();
|
||||
$(':itop-dashboard').dashboard('option', {title: sTitle});
|
||||
return true;
|
||||
}
|
||||
});
|
||||
EOF
|
||||
|
||||
Reference in New Issue
Block a user