settings controllers

This commit is contained in:
Min Zeya Phyo
2017-04-18 13:01:05 +06:30
parent dbad900cd4
commit a717791a7c
49 changed files with 7233 additions and 6080 deletions

View File

@@ -0,0 +1,3 @@
# Place all the behaviors and hooks related to the matching controller here.
# All this logic will automatically be available in application.js.
# You can use CoffeeScript in this file: http://coffeescript.org/

View File

@@ -1,6 +1,6 @@
@import "bootstrap";
@import "font-awesome";
@import "scaffolds";
@import "theme";
/* Show it is fixed to the top */
// body {

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff