Searched refs:oldid (Results 1 – 10 of 10) sorted by relevance
| /plugin/move/script/ |
| D | tree.js | 22 var oldid = $this.data('id'); 25 if (newid != oldid && !$this.hasClass('created')) { 27 $this.children('div').attr('title', oldid + ' -> ' + newid);
|
| /plugin/qc/ |
| D | helper.php | 72 $oldid = $ID; 75 $ID = $oldid;
|
| /plugin/notfound/ |
| H A D | action.php | 57 $oldid = $ID; 60 $ID = $oldid;
|
| /plugin/fastwiki/ |
| D | history.js | 126 var oldid = JSINFO.id; 134 if (input.val() == oldid) 144 m_loadPageFunc('show', null, {fastwiki_compareid:oldid}, true, function() {
|
| /plugin/log/ |
| D | common.php | 83 $oldid = $ID; 86 $ID = $oldid;
|
| /plugin/lms/ |
| D | helper.php | 44 $oldid = $ID; 47 $ID = $oldid;
|
| /plugin/navi/ |
| D | syntax.php | 91 $oldid = $ID; 102 $ID = $oldid;
|
| /plugin/yuriigantt/3rd/dhtmlxgantt/sources/ |
| D | dhtmlxgantt.js | 7829 gantt._update_flags = function (oldid, newid) { argument 7832 if (oldid === undefined) { 7843 if (this._lightbox_id == oldid) 7847 if (store.getSelectedId() == oldid) { 7849 store.unselect(oldid); 7853 if (this._tasks_dnd && this._tasks_dnd.drag && this._tasks_dnd.drag.id == oldid) { 11351 changeLinkId : function (oldid, newid) { argument 11352 return this.$data.linksStore.changeId(oldid, newid); 11440 changeTaskId: function (oldid, newid) { argument 11441 this.$data.tasksStore.changeId(oldid, newid); [all …]
|
| /plugin/sequencediagram/bower_components/snap.svg/dist/ |
| D | snap.svg.js | 3162 var oldid = $(it.node, "id"); 3163 if (oldid) { 3166 old: oldid,
|
| /plugin/yuriigantt/3rd/dhtmlxgantt/ |
| D | dhtmlxgantt.js.map | 1 …oldid","newid","unselect","getSelectedId","_get_task_timing_mode","task_type","$no_start","$no_end…
|