Skip to content

Instantly share code, notes, and snippets.

View renatoschroepfer's full-sized avatar
😃
I may be slow to respond.

Renato Schroepfer renatoschroepfer

😃
I may be slow to respond.
  • Vitória, ES Brasil
View GitHub Profile
Ao selecionar o setor "Tecnologia da Informação" o mesmo deve ser setado como setor padrão.
<?php
echo "<select onchange=\"window.open(this.value,'_self');\">";
echo "<option value=\"helpdesk.public.php?create_ticket=1\">Escolha para qual setor deseja abrir um chamado</option>";
echo "<option value=\"helpdesk.public.php?create_ticket=1&active_entity=2\">Tecnologia da Informação</option>";
echo "<option value=\"helpdesk.public.php?create_ticket=1&active_entity=4\">Comunicação</option>";
?>
<av class="navbar navbar-inverse navbar-fixed-top">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="#"><img src="images/logo.png" class="img-responsive" alt="Responsive image">
const elixir = require('laravel-elixir');
require('laravel-elixir-vue-2');
/*
|--------------------------------------------------------------------------
| Elixir Asset Management
|--------------------------------------------------------------------------
|
| Elixir provides a clean, fluent API for defining some basic Gulp tasks
#DIV_1 {
color: rgb(17, 17, 17);
height: 92px;
text-rendering: optimizeLegibility;
text-size-adjust: 100%;
vertical-align: bottom;
width: 623.688px;
column-rule-color: rgb(17, 17, 17);
perspective-origin: 311.844px 46px;
transform-origin: 311.844px 46px;
/*Create Table 'alunos'*/ Table
CREATE TABLE alunos (
id int(11) NOT NULL AUTO_INCREMENT,
nome varchar(100) DEFAULT NULL,
nota int(11) DEFAULT NULL,
PRIMARY KEY (id)
) ENGINE=InnoDB AUTO_INCREMENT=13 DEFAULT CHARSET=latin1;
/*Data for the table `alunos` */
<?php
/*
* @version $Id$
-------------------------------------------------------------------------
GLPI - Gestionnaire Libre de Parc Informatique
Copyright (C) 2015 Teclib'.
http://glpi-project.org
based on GLPI - Gestionnaire Libre de Parc Informatique
/* Renato Lazaro - Custom - Adicionado o campo Ramal de contato */
echo "<tr class='tab_bg_1'>";
echo "<th style='width:$colsize1%'>".$tt->getBeginHiddenFieldText('name');
printf(__('%1$s%2$s'), __('Ramal'), $tt->getMandatoryMark('name'));
echo $tt->getEndHiddenFieldText('name')."</th>";
echo "<td colspan='3'>";
if (!$ID
|| $canupdate_descr) {
echo $tt->getBeginHiddenFieldValue('name');
/* Renato Lazaro - Custom - Campo ramal obrigatório */
<?php
/*
* @version $Id$
-------------------------------------------------------------------------
GLPI - Gestionnaire Libre de Parc Informatique
Copyright (C) 2015-2016 Teclib'.
http://glpi-project.org
based on GLPI - Gestionnaire Libre de Parc Informatique
<?php
/*
* @version $Id$
-------------------------------------------------------------------------
GLPI - Gestionnaire Libre de Parc Informatique
Copyright (C) 2015-2016 Teclib'.
http://glpi-project.org
based on GLPI - Gestionnaire Libre de Parc Informatique
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html><head><title>GLPI - Home</title><meta http-equiv='Content-Type' content='text/html; charset=utf-8'><meta http-equiv='Expires' content='Fri, Jun 12 1981 08:20:00 GMT'>
<meta http-equiv='Pragma' content='no-cache'>
<meta http-equiv='Cache-Control' content='no-cache'>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name='viewport' content='width=device-width, initial-scale=1'><link rel="stylesheet" type="text/css" href="/jayme/lib/jquery/css/smoothness/jquery-ui-1.10.4.custom.min.css" media="screen"><link rel="stylesheet" type="text/css" href="/jayme/css/jstree/style.css" media="screen"><link rel="stylesheet" type="text/css" href="/jayme/lib/jqueryplugins/rateit/rateit.min.css" media="screen"><link rel="stylesheet" type="text/css" href="/jayme/lib/jqueryplugins/select2/select2.min.css" media="screen"><link rel="stylesheet" type="text/css" href="/jayme/lib/jqueryplugins/qtip2/jque