I hereby claim:
- I am fazen on github.
- I am fazen (https://keybase.io/fazen) on keybase.
- I have a public key ASA0XzZzpGvjZ_8FIEitge0-apHDXC802m_nzPYnNCn8sgo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
Add class always-visitable
to parent items you want to be visitable;
Add this js code after the row if ( $(this).is(top_level_link) ) {
:
if ($(this).parent().hasClass('always-visitable')) {
$('<a class="hover-link"></div>')
.attr('href', $(this).attr('href'))
.on('click', function(e){ e.stopPropagation(); })
.appendTo($(this));
#Header { | |
height: 36px; | |
} | |
#NavigationContainer { | |
top: 10px; | |
left: 200px; | |
} | |
#Footer, #Header #Logo { | |
display: none; | |
} |
// ==UserScript== | |
// @name OTRS | |
// @namespace otrsunict | |
// @include https://otrs.unict.it/otrs/index.pl* | |
// @version 1.2 | |
// @grant none | |
// ==/UserScript== | |
// Anonymous "self-invoking" function | |
(function() { |
// ==UserScript== | |
// @name Inserimento su Lapis | |
// @namespace palestralupo | |
// @include http://www.lapisnet.it/index.php?s=pagina&k=segnala-un-evento-suoni-visioni | |
// @version 1.2 | |
// @grant none | |
// ==/UserScript== | |
// Anonymous "self-invoking" function | |
(function() { |
odoo.define('web.web_tree_image',function (require) { | |
"use strict"; | |
var core = require('web.core'); | |
var list_widget_registry = core.list_widget_registry; | |
var session = require('web.session'); | |
//var ListView = require('web.ListView'); | |
//var Column = require('web.ListView.Column'); |
odoo.define('web.ListView', function (require) { | |
"use strict"; | |
var core = require('web.core'); | |
var data = require('web.data'); | |
var DataExport = require('web.DataExport'); | |
var formats = require('web.formats'); | |
var common = require('web.list_common'); | |
var Model = require('web.DataModel'); | |
var pyeval = require('web.pyeval'); |
odoo.define('web.ListView', function (require) { | |
"use strict"; | |
var core = require('web.core'); | |
var data = require('web.data'); | |
var DataExport = require('web.DataExport'); | |
var formats = require('web.formats'); | |
var common = require('web.list_common'); | |
var Model = require('web.DataModel'); | |
var pyeval = require('web.pyeval'); |
test
<h3 id="responsabile-del-servizio" class="wmd-title">Responsabile del servizio</h3> | |
<ul> | |
<li><strong>Giuseppe Naselli</strong><br> | |
Via Fragalà 10 - 95131 Catania – ITALY<br> | |
<a href="mailto:[email protected]">[email protected]</a></li> | |
</ul> | |
<hr><h3 id="incaricati-per-il-rilascio-delle-credenziali" class="wmd-title">Incaricati per il rilascio delle credenziali</h3> |