Closed aandriamanga closed 9 years ago
@TojoAntonio
thanks for your answer! not work: 2-3-4-5
@TojoAntonio Are you trying to make assets work in file or host mode?
I suppose host mode. I followed the building: $ git clone https://github.com/onokumus/Bootstrap-Admin-Template.git yourfoldername $ cd yourfoldername $ npm install $ npm run build $ grunt serve
@TojoAntonio
npm install
bower install
npm run build
grunt serve
yes, I've done early
@TojoAntonio
Ok.
Open form-general.html in dist folder with your favorite editor. change that following rows:
<link rel="stylesheet" href="assets/lib/jquery-inputlimiter/jquery.inputlimiter.1.0.css">
<script src="assets/lib/jquery-inputlimiter/jquery.inputlimiter.1.3.1.min.js"></script>
<script src="assets/lib/jQuery.validVal/js/jquery.validVal.min.js"></script>
it works!!! thanks a lot!!! (y)
Help me, multiselect field not work correctly locally as it appears here: http://demo.onokumus.com/metis/form-general.html