mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-30 05:58:46 +02:00
Internal: Replace references to iTop 2.8.0 with iTop 3.0.0
This commit is contained in:
@@ -93,7 +93,7 @@ $(function() {
|
||||
'caselog_attcode' : sCaselog,
|
||||
'caselog_rank' : $(me.js_selectors.panel).activity_panel('GetCaseLogRank', sCaselog),
|
||||
}
|
||||
//TODO 2.8.0 Handle errors
|
||||
//TODO 3.0.0 Handle errors
|
||||
$.post(GetAbsoluteUrlAppRoot()+'pages/ajax.render.php', oParams, function(sNewEntry){
|
||||
$(me.js_selectors.panel).activity_panel('AddEntry', sNewEntry, 'caselog:' + sCaselog)
|
||||
me._HideNewEntryForm();
|
||||
|
||||
Reference in New Issue
Block a user