Home
last modified time | relevance | path

Searched refs:revert (Results 26 – 50 of 55) sorted by last modified time

123

/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js.map1 …e mouse, the drag and drop operation should finish and the cursor should revert to text.\n …
H A D2.2.js.map1 … \"values\": [],\n \"syntax\": \"initial | inherit | unset | revert\",\n \"…
/plugin/webcode/vendor/
H A Dfirebug-lite-1.4.js4791 …vent.keyCode==27&&!this.completeAsYouType){var reverted=this.getAutoCompleter().revert(this.input);
4859 this.revert=function(textBox){if(originalOffset!=-1){textBox.value=originalValue; method in Firebug.AutoCompleter
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Dvorbis.js19revert=cRevert;Classic.prototype.reduce=cReduce;Classic.prototype.mulTo=cMulTo;Classic.prototype.s…
H A Dopus.js23revert=cRevert;Classic.prototype.reduce=cReduce;Classic.prototype.mulTo=cMulTo;Classic.prototype.s…
H A Dogg.js15revert=cRevert;Classic.prototype.reduce=cReduce;Classic.prototype.mulTo=cMulTo;Classic.prototype.s…
/plugin/googleanalytics/
H A DREADME.md36 …sure to make notes of what you change, as "upgrading" your template will revert any changes you've…
/plugin/googleanalytics/lang/en/
H A Dintro.txt30 …sure to make notes of what you change, as "upgrading" your template will revert any changes you've…
/plugin/pdfjs/pdfjs/web/
H A Dviewer.css210 * when the element has focus and revert this when it loses focus.
/plugin/securelogin/
H A Drsalib.js535 Classic.prototype.revert = cRevert; method in Classic
633 Montgomery.prototype.revert = montRevert; method in Montgomery
659 return z.revert(r);
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
H A Ddhtmlxgantt_undo.js598 var revert = gantt.copy(action);
601 var command = revert.commands[i] = commands.invert(revert.commands[i]);
606 return revert;
623 var revert = gantt.copy(command);
624 revert.type = this.inverseCommands(command.type);
625 return revert;
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_undo.js.map1revert","gantt","copy","command","length","type","update","move","_a","oldValue","entity","inverse…
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
H A Dfirebug-lite-debug.js18121 var reverted = this.getAutoCompleter().revert(this.input);
18323 this.revert = function(textBox) method in Firebug.AutoCompleter
/plugin/findologicxmlexport/vendor/doctrine/annotations/
H A DCHANGELOG.md132 - [50: Hotfix: match escaped quotes (revert #44)](https://github.com/doctrine/annotations/pull/50)
/plugin/findologicxmlexport/vendor/twig/twig/
H A DCHANGELOG825 variables are now automatically escaped. You can revert to the previous
/plugin/autotweet2/
H A Daction.php47 …NGE_TYPE_REVERT : if (strpos($subject, 'revert') === FALSE) return; else $edittype = $this->get…
/plugin/fckg/
H A DREADME21 2. You can revert to the Anteater implementation of safe encoding.
22 Included in the fckg directory of this distribution is a file named revert.tgz
24 tar -xzf revert.tgz
/plugin/vbsso/
H A DREADME.md14 Plugin doesn't revert already sync data back to its original state if you decide to disable plugin …
/plugin/authlinotp/
H A DREADME.md24 You can revert to the originial auth plugin by editing the file conf/local.php:
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.min.js.map1revert the prior call (convenient in the matrix evaluation).\n\tvar maskdata = function(matrix, re…
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DURI.Munge.txt
/plugin/jorgchart/
H A Djquery.jOrgChart.js38 revert : 'invalid',
/plugin/dokutranslate/
H A Daction.php64 function updateMeta($id, $parid, $lastrev, $revert = -1) { argument
80 $revert = intval($revert);
82 if ($revert < 0) {
91 if (empty($meta[$revert][$i]['changed'])) {
94 $meta['current'][$i] = $meta[$revert][$i];
95 $meta['current'][$i]['changed'] = $revert;
99 $tmp = $meta[$revert][$i]['changed'];
282 $revert = $REV;
292 updateMeta($ID, getParID(), $lastrev[0], $revert);
/plugin/authgoogle2fa/
H A DREADME.md19 You can revert to the originial auth plugin by editing the file conf/local.php:
/plugin/dokumicrobugtracker/js/
H A Djquery.jeditable.mini.js14 self.editing=true;self.revert=$(self).html();$(self).html('');var form=$('<form />');if(settings.cs…
16 …settings.loaddata)){$.extend(loaddata,settings.loaddata.apply(self,[self.revert,settings]));}else{…
17 …ata)){input_content=settings.data.apply(self,[self.revert,settings]);}}else{input_content=self.rev…
21 …gs.submitdata)){$.extend(submitdata,settings.submitdata.apply(self,[self.revert,settings]));}else{…
25 …iting){if(false!==onreset.apply(form,[settings,self])){$(self).html(self.revert);self.editing=fals…
38 …on(){if($(this).val()==json['selected']||$(this).text()==$.trim(original.revert)){$(this).attr('se…

123