Home
last modified time | relevance | path

Searched refs:history (Results 1 – 25 of 38) sorted by relevance

12

/template/ospyramid/js/
Dplugins.js5 log.history = log.history || []; // store logs to an array for reference
6 log.history.push(arguments);
/template/starterpjax/
Djquery.pjax.js263 window.history.replaceState(pjax.state, container.title, container.url)
286 window.history.replaceState(pjax.state, container.title, url.href)
309 window.history.replaceState(pjax.state, document.title)
327 window.history.pushState(null, "", stripPjaxParam(options.requestUrl))
358 window.history.replaceState(null, "", "#")
365 var initialState = window.history.state
375 if ('state' in window.history) {
816 window.history && window.history.pushState && window.history.replaceState &&
/template/mikio/
H A D.gitignore59 .history/
65 # Ignore all local history of files
66 .history
/template/h6e-minimal/
Dmain.php90 <?php tpl_button('history')?>
/template/gtopia/
Dmain.php201 <li class="pager-item"><?php tpl_actionlink('history') ?></li>
/template/mikio/icons/bootstrap-icons/svg/
H A Dclock-history.svg1 <svg class="bi bi-clock-history" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" x…
/template/ospyramid/js/libs/
Dmodernizr-1.7.min.js2history=function(){return !!(a.history&&history.pushState)},r.draganddrop=function(){return x("dra… function
/template/strap/vendor/php-webdriver/webdriver/lib/Remote/
H A DRemoteWebDriver.php426 …* An abstraction allowing the driver to access the browser's history and to navigate to a given UR…
/template/khum1/css/
Dtools.less181 /* Menu tools to edit, history, etc */
/template/influence/
Ddesign.css962 #history{
979 #history a:link,
980 #history a:visited,
981 #history a:hover,
/template/sprintdoc/fonts/icons/
H A Dfontello-codes.css5 .icon-revisions-history:before { content: '\e803'; } /* '' */
/template/nucleus/
Dfooter.inc7 <?php tpl_button('history')?>
/template/sprintdoc/css/
H A Dbase_fontello-icons.less98 .icon-revisions-history {
/template/a_new_day/
Dstyle_plain.ini116 __rg_revision_action__ = "images/p/actions/history.png"
Dstyle.ini141 __rg_revision_action__ = "url(images/p/actions/history.png)"
/template/battlehorse/
Dstyle_plain.ini116 __rg_revision_action__ = "images/p/actions/history.png"
Dstyle_green.ini116 __rg_revision_action__ = "images/r/actions/history.png"
Dstyle_blue.ini116 __rg_revision_action__ = "images/b/actions/history.png"
Dstyle.ini116 __rg_revision_action__ = "images/r/actions/history.png"
/template/strap/vendor/php-webdriver/webdriver/
H A DREADME.md173 WebDriverBy::cssSelector('#ca-history a')
178 // Click the element to navigate to revision history page
/template/strap/resources/firebug/
H A Dfirebug-lite-1.2-compressed.js39 return content.join(" ");}},history:[],historyIndex:0,openObject:function(_index){with(firebug){d.d…
41 …input.environment.getElement().value="";d.console.historyIndex=d.console.history.push(_cmd);try{if…
93 …nemode==false||_event.shiftKey==false)){d.console.historyIndex=d.console.history.length;d.console.…
94 …){case 40:if(d.console.history[d.console.historyIndex+1]){d.console.historyIndex+=1;el.left.consol…
95 …k;case 38:if(d.console.history[d.console.historyIndex-1]){d.console.historyIndex-=1;el.left.consol…
H A Dfirebug-lite-1.2.js912 history:[], historyIndex:0,
942 d.console.historyIndex = d.console.history.push(_cmd);
1777 d.console.historyIndex = d.console.history.length;
1784 if(d.console.history[d.console.historyIndex+1]){
1786 el.left.console.input.update( d.console.history[d.console.historyIndex] );
1790 if(d.console.history[d.console.historyIndex-1]){
1792 el.left.console.input.update( d.console.history[d.console.historyIndex] );
/template/khum1/
DCHANGELOG.md.backup87 …ut page width when comparing the differences between two versions of the history AND that some "wo…
/template/kajukkk/
Dlogs.txt1674 …perfect combination of relaxing on beautiful golden sand beaches and the history of Vietnam with t…
/template/monobook/static/3rd/monobook/
Dmain.css533 /* Page history styling */
1296 li span.deleted, span.history-deleted {

12