Skip to content

Instantly share code, notes, and snippets.

View fadlystwn's full-sized avatar
🎯
Focusing

Fadeluck fadlystwn

🎯
Focusing
View GitHub Profile
.container-fluid
.col-md-12.thumbnail
.page-header
h3.text-header Include Master Cut Variables
.col-md-6
= form_tag include_variables_company_payrolls_path(company_id: current_user.company_id), method: :post do
.table-responsive
table.user-access.table.table-bordered
thead
tr
.container-fluid
.col-md-12.thumbnail
.page-header
h3.text-header Company's Calendar
.calendar
#myModal.modal.fade
.modal-dialog
.modal-content
.modal-header
button.close aria-hidden="true" data-dismiss="modal" type="button" ×
@fadlystwn
fadlystwn / application.html.slim
Created December 29, 2014 04:51
application.html.slim conflict
doctype html
html
head
title PdpIndonesia
= stylesheet_link_tag 'application', media: 'all', 'data-turbolinks-track' => true
= javascript_include_tag 'application', 'data-turbolinks-track' => true
= javascript_include_tag "//www.google.com/jsapi", "chartkick"
= csrf_meta_tags
body
#wrapper