general.html 44 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset="UTF-8">
  5. <title>AdminLTE | Dashboard</title>
  6. <meta content='width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no' name='viewport'>
  7. <link href="//maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css" rel="stylesheet" type="text/css" />
  8. <link href="//cdnjs.cloudflare.com/ajax/libs/font-awesome/4.1.0/css/font-awesome.min.css" rel="stylesheet" type="text/css" />
  9. <!-- Ionicons -->
  10. <link href="//code.ionicframework.com/ionicons/1.5.2/css/ionicons.min.css" rel="stylesheet" type="text/css" />
  11. <!-- Theme style -->
  12. <link href="../../css/AdminLTE.css" rel="stylesheet" type="text/css" />
  13. <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
  14. <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
  15. <!--[if lt IE 9]>
  16. <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
  17. <script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script>
  18. <![endif]-->
  19. </head>
  20. <body class="skin-blue">
  21. <!-- header logo: style can be found in header.less -->
  22. <header class="header">
  23. <a href="../../index.html" class="logo">
  24. <!-- Add the class icon to your logo image or logo icon to add the margining -->
  25. AdminLTE
  26. </a>
  27. <!-- Header Navbar: style can be found in header.less -->
  28. <nav class="navbar navbar-static-top" role="navigation">
  29. <!-- Sidebar toggle button-->
  30. <a href="#" class="navbar-btn sidebar-toggle" data-toggle="offcanvas" role="button">
  31. <span class="sr-only">Toggle navigation</span>
  32. <span class="icon-bar"></span>
  33. <span class="icon-bar"></span>
  34. <span class="icon-bar"></span>
  35. </a>
  36. <div class="navbar-right">
  37. <ul class="nav navbar-nav">
  38. <!-- Messages: style can be found in dropdown.less-->
  39. <li class="dropdown messages-menu">
  40. <a href="#" class="dropdown-toggle" data-toggle="dropdown">
  41. <i class="fa fa-envelope"></i>
  42. <span class="label label-success">4</span>
  43. </a>
  44. <ul class="dropdown-menu">
  45. <li class="header">You have 4 messages</li>
  46. <li>
  47. <!-- inner menu: contains the actual data -->
  48. <ul class="menu">
  49. <li><!-- start message -->
  50. <a href="#">
  51. <div class="pull-left">
  52. <img src="../../img/avatar3.png" class="img-circle" alt="User Image"/>
  53. </div>
  54. <h4>
  55. Support Team
  56. <small><i class="fa fa-clock-o"></i> 5 mins</small>
  57. </h4>
  58. <p>Why not buy a new awesome theme?</p>
  59. </a>
  60. </li><!-- end message -->
  61. <li>
  62. <a href="#">
  63. <div class="pull-left">
  64. <img src="../../img/avatar2.png" class="img-circle" alt="user image"/>
  65. </div>
  66. <h4>
  67. AdminLTE Design Team
  68. <small><i class="fa fa-clock-o"></i> 2 hours</small>
  69. </h4>
  70. <p>Why not buy a new awesome theme?</p>
  71. </a>
  72. </li>
  73. <li>
  74. <a href="#">
  75. <div class="pull-left">
  76. <img src="../../img/avatar.png" class="img-circle" alt="user image"/>
  77. </div>
  78. <h4>
  79. Developers
  80. <small><i class="fa fa-clock-o"></i> Today</small>
  81. </h4>
  82. <p>Why not buy a new awesome theme?</p>
  83. </a>
  84. </li>
  85. <li>
  86. <a href="#">
  87. <div class="pull-left">
  88. <img src="../../img/avatar2.png" class="img-circle" alt="user image"/>
  89. </div>
  90. <h4>
  91. Sales Department
  92. <small><i class="fa fa-clock-o"></i> Yesterday</small>
  93. </h4>
  94. <p>Why not buy a new awesome theme?</p>
  95. </a>
  96. </li>
  97. <li>
  98. <a href="#">
  99. <div class="pull-left">
  100. <img src="../../img/avatar.png" class="img-circle" alt="user image"/>
  101. </div>
  102. <h4>
  103. Reviewers
  104. <small><i class="fa fa-clock-o"></i> 2 days</small>
  105. </h4>
  106. <p>Why not buy a new awesome theme?</p>
  107. </a>
  108. </li>
  109. </ul>
  110. </li>
  111. <li class="footer"><a href="#">See All Messages</a></li>
  112. </ul>
  113. </li>
  114. <!-- Notifications: style can be found in dropdown.less -->
  115. <li class="dropdown notifications-menu">
  116. <a href="#" class="dropdown-toggle" data-toggle="dropdown">
  117. <i class="fa fa-warning"></i>
  118. <span class="label label-warning">10</span>
  119. </a>
  120. <ul class="dropdown-menu">
  121. <li class="header">You have 10 notifications</li>
  122. <li>
  123. <!-- inner menu: contains the actual data -->
  124. <ul class="menu">
  125. <li>
  126. <a href="#">
  127. <i class="ion ion-ios7-people info"></i> 5 new members joined today
  128. </a>
  129. </li>
  130. <li>
  131. <a href="#">
  132. <i class="fa fa-warning danger"></i> Very long description here that may not fit into the page and may cause design problems
  133. </a>
  134. </li>
  135. <li>
  136. <a href="#">
  137. <i class="fa fa-users warning"></i> 5 new members joined
  138. </a>
  139. </li>
  140. <li>
  141. <a href="#">
  142. <i class="ion ion-ios7-cart success"></i> 25 sales made
  143. </a>
  144. </li>
  145. <li>
  146. <a href="#">
  147. <i class="ion ion-ios7-person danger"></i> You changed your username
  148. </a>
  149. </li>
  150. </ul>
  151. </li>
  152. <li class="footer"><a href="#">View all</a></li>
  153. </ul>
  154. </li>
  155. <!-- Tasks: style can be found in dropdown.less -->
  156. <li class="dropdown tasks-menu">
  157. <a href="#" class="dropdown-toggle" data-toggle="dropdown">
  158. <i class="fa fa-tasks"></i>
  159. <span class="label label-danger">9</span>
  160. </a>
  161. <ul class="dropdown-menu">
  162. <li class="header">You have 9 tasks</li>
  163. <li>
  164. <!-- inner menu: contains the actual data -->
  165. <ul class="menu">
  166. <li><!-- Task item -->
  167. <a href="#">
  168. <h3>
  169. Design some buttons
  170. <small class="pull-right">20%</small>
  171. </h3>
  172. <div class="progress xs">
  173. <div class="progress-bar progress-bar-aqua" style="width: 20%" role="progressbar" aria-valuenow="20" aria-valuemin="0" aria-valuemax="100">
  174. <span class="sr-only">20% Complete</span>
  175. </div>
  176. </div>
  177. </a>
  178. </li><!-- end task item -->
  179. <li><!-- Task item -->
  180. <a href="#">
  181. <h3>
  182. Create a nice theme
  183. <small class="pull-right">40%</small>
  184. </h3>
  185. <div class="progress xs">
  186. <div class="progress-bar progress-bar-green" style="width: 40%" role="progressbar" aria-valuenow="20" aria-valuemin="0" aria-valuemax="100">
  187. <span class="sr-only">40% Complete</span>
  188. </div>
  189. </div>
  190. </a>
  191. </li><!-- end task item -->
  192. <li><!-- Task item -->
  193. <a href="#">
  194. <h3>
  195. Some task I need to do
  196. <small class="pull-right">60%</small>
  197. </h3>
  198. <div class="progress xs">
  199. <div class="progress-bar progress-bar-red" style="width: 60%" role="progressbar" aria-valuenow="20" aria-valuemin="0" aria-valuemax="100">
  200. <span class="sr-only">60% Complete</span>
  201. </div>
  202. </div>
  203. </a>
  204. </li><!-- end task item -->
  205. <li><!-- Task item -->
  206. <a href="#">
  207. <h3>
  208. Make beautiful transitions
  209. <small class="pull-right">80%</small>
  210. </h3>
  211. <div class="progress xs">
  212. <div class="progress-bar progress-bar-yellow" style="width: 80%" role="progressbar" aria-valuenow="20" aria-valuemin="0" aria-valuemax="100">
  213. <span class="sr-only">80% Complete</span>
  214. </div>
  215. </div>
  216. </a>
  217. </li><!-- end task item -->
  218. </ul>
  219. </li>
  220. <li class="footer">
  221. <a href="#">View all tasks</a>
  222. </li>
  223. </ul>
  224. </li>
  225. <!-- User Account: style can be found in dropdown.less -->
  226. <li class="dropdown user user-menu">
  227. <a href="#" class="dropdown-toggle" data-toggle="dropdown">
  228. <i class="glyphicon glyphicon-user"></i>
  229. <span>Jane Doe <i class="caret"></i></span>
  230. </a>
  231. <ul class="dropdown-menu">
  232. <!-- User image -->
  233. <li class="user-header bg-light-blue">
  234. <img src="../../img/avatar3.png" class="img-circle" alt="User Image" />
  235. <p>
  236. Jane Doe - Web Developer
  237. <small>Member since Nov. 2012</small>
  238. </p>
  239. </li>
  240. <!-- Menu Body -->
  241. <li class="user-body">
  242. <div class="col-xs-4 text-center">
  243. <a href="#">Followers</a>
  244. </div>
  245. <div class="col-xs-4 text-center">
  246. <a href="#">Sales</a>
  247. </div>
  248. <div class="col-xs-4 text-center">
  249. <a href="#">Friends</a>
  250. </div>
  251. </li>
  252. <!-- Menu Footer-->
  253. <li class="user-footer">
  254. <div class="pull-left">
  255. <a href="#" class="btn btn-default btn-flat">Profile</a>
  256. </div>
  257. <div class="pull-right">
  258. <a href="#" class="btn btn-default btn-flat">Sign out</a>
  259. </div>
  260. </li>
  261. </ul>
  262. </li>
  263. </ul>
  264. </div>
  265. </nav>
  266. </header>
  267. <div class="wrapper row-offcanvas row-offcanvas-left">
  268. <!-- Left side column. contains the logo and sidebar -->
  269. <aside class="left-side sidebar-offcanvas">
  270. <!-- sidebar: style can be found in sidebar.less -->
  271. <section class="sidebar">
  272. <!-- Sidebar user panel -->
  273. <div class="user-panel">
  274. <div class="pull-left image">
  275. <img src="../../img/avatar3.png" class="img-circle" alt="User Image" />
  276. </div>
  277. <div class="pull-left info">
  278. <p>Hello, Jane</p>
  279. <a href="#"><i class="fa fa-circle text-success"></i> Online</a>
  280. </div>
  281. </div>
  282. <!-- search form -->
  283. <form action="#" method="get" class="sidebar-form">
  284. <div class="input-group">
  285. <input type="text" name="q" class="form-control" placeholder="Search..."/>
  286. <span class="input-group-btn">
  287. <button type='submit' name='seach' id='search-btn' class="btn btn-flat"><i class="fa fa-search"></i></button>
  288. </span>
  289. </div>
  290. </form>
  291. <!-- /.search form -->
  292. <!-- sidebar menu: : style can be found in sidebar.less -->
  293. <ul class="sidebar-menu">
  294. <li>
  295. <a href="../../index.html">
  296. <i class="fa fa-dashboard"></i> <span>Dashboard</span>
  297. </a>
  298. </li>
  299. <li>
  300. <a href="../widgets.html">
  301. <i class="fa fa-th"></i> <span>Widgets</span> <small class="badge pull-right bg-green">new</small>
  302. </a>
  303. </li>
  304. <li class="treeview">
  305. <a href="#">
  306. <i class="fa fa-bar-chart-o"></i>
  307. <span>Charts</span>
  308. <i class="fa fa-angle-left pull-right"></i>
  309. </a>
  310. <ul class="treeview-menu">
  311. <li><a href="../charts/morris.html"><i class="fa fa-angle-double-right"></i> Morris</a></li>
  312. <li><a href="../charts/flot.html"><i class="fa fa-angle-double-right"></i> Flot</a></li>
  313. <li><a href="../charts/inline.html"><i class="fa fa-angle-double-right"></i> Inline charts</a></li>
  314. </ul>
  315. </li>
  316. <li class="treeview">
  317. <a href="#">
  318. <i class="fa fa-laptop"></i>
  319. <span>UI Elements</span>
  320. <i class="fa fa-angle-left pull-right"></i>
  321. </a>
  322. <ul class="treeview-menu">
  323. <li><a href="../UI/general.html"><i class="fa fa-angle-double-right"></i> General</a></li>
  324. <li><a href="../UI/icons.html"><i class="fa fa-angle-double-right"></i> Icons</a></li>
  325. <li><a href="../UI/buttons.html"><i class="fa fa-angle-double-right"></i> Buttons</a></li>
  326. <li><a href="../UI/sliders.html"><i class="fa fa-angle-double-right"></i> Sliders</a></li>
  327. <li><a href="../UI/timeline.html"><i class="fa fa-angle-double-right"></i> Timeline</a></li>
  328. </ul>
  329. </li>
  330. <li class="treeview active">
  331. <a href="#">
  332. <i class="fa fa-edit"></i> <span>Forms</span>
  333. <i class="fa fa-angle-left pull-right"></i>
  334. </a>
  335. <ul class="treeview-menu">
  336. <li class="active"><a href="general.html"><i class="fa fa-angle-double-right"></i> General Elements</a></li>
  337. <li><a href="advanced.html"><i class="fa fa-angle-double-right"></i> Advanced Elements</a></li>
  338. <li><a href="editors.html"><i class="fa fa-angle-double-right"></i> Editors</a></li>
  339. </ul>
  340. </li>
  341. <li class="treeview">
  342. <a href="#">
  343. <i class="fa fa-table"></i> <span>Tables</span>
  344. <i class="fa fa-angle-left pull-right"></i>
  345. </a>
  346. <ul class="treeview-menu">
  347. <li><a href="../tables/simple.html"><i class="fa fa-angle-double-right"></i> Simple tables</a></li>
  348. <li><a href="../tables/data.html"><i class="fa fa-angle-double-right"></i> Data tables</a></li>
  349. </ul>
  350. </li>
  351. <li>
  352. <a href="../calendar.html">
  353. <i class="fa fa-calendar"></i> <span>Calendar</span>
  354. <small class="badge pull-right bg-red">3</small>
  355. </a>
  356. </li>
  357. <li>
  358. <a href="../mailbox.html">
  359. <i class="fa fa-envelope"></i> <span>Mailbox</span>
  360. <small class="badge pull-right bg-yellow">12</small>
  361. </a>
  362. </li>
  363. <li class="treeview">
  364. <a href="#">
  365. <i class="fa fa-folder"></i> <span>Examples</span>
  366. <i class="fa fa-angle-left pull-right"></i>
  367. </a>
  368. <ul class="treeview-menu">
  369. <li><a href="../examples/invoice.html"><i class="fa fa-angle-double-right"></i> Invoice</a></li>
  370. <li><a href="../examples/login.html"><i class="fa fa-angle-double-right"></i> Login</a></li>
  371. <li><a href="../examples/register.html"><i class="fa fa-angle-double-right"></i> Register</a></li>
  372. <li><a href="../examples/lockscreen.html"><i class="fa fa-angle-double-right"></i> Lockscreen</a></li>
  373. <li><a href="../examples/404.html"><i class="fa fa-angle-double-right"></i> 404 Error</a></li>
  374. <li><a href="../examples/500.html"><i class="fa fa-angle-double-right"></i> 500 Error</a></li>
  375. <li><a href="../examples/blank.html"><i class="fa fa-angle-double-right"></i> Blank Page</a></li>
  376. </ul>
  377. </li>
  378. </ul>
  379. </section>
  380. <!-- /.sidebar -->
  381. </aside>
  382. <!-- Right side column. Contains the navbar and content of the page -->
  383. <aside class="right-side">
  384. <!-- Content Header (Page header) -->
  385. <section class="content-header">
  386. <h1>
  387. General Form Elements
  388. <small>Preview</small>
  389. </h1>
  390. <ol class="breadcrumb">
  391. <li><a href="#"><i class="fa fa-dashboard"></i> Home</a></li>
  392. <li><a href="#">Forms</a></li>
  393. <li class="active">General Elements</li>
  394. </ol>
  395. </section>
  396. <!-- Main content -->
  397. <section class="content">
  398. <div class="row">
  399. <!-- left column -->
  400. <div class="col-md-6">
  401. <!-- general form elements -->
  402. <div class="box box-primary">
  403. <div class="box-header">
  404. <h3 class="box-title">Quick Example</h3>
  405. </div><!-- /.box-header -->
  406. <!-- form start -->
  407. <form role="form">
  408. <div class="box-body">
  409. <div class="form-group">
  410. <label for="exampleInputEmail1">Email address</label>
  411. <input type="email" class="form-control" id="exampleInputEmail1" placeholder="Enter email">
  412. </div>
  413. <div class="form-group">
  414. <label for="exampleInputPassword1">Password</label>
  415. <input type="password" class="form-control" id="exampleInputPassword1" placeholder="Password">
  416. </div>
  417. <div class="form-group">
  418. <label for="exampleInputFile">File input</label>
  419. <input type="file" id="exampleInputFile">
  420. <p class="help-block">Example block-level help text here.</p>
  421. </div>
  422. <div class="checkbox">
  423. <label>
  424. <input type="checkbox"> Check me out
  425. </label>
  426. </div>
  427. </div><!-- /.box-body -->
  428. <div class="box-footer">
  429. <button type="submit" class="btn btn-primary">Submit</button>
  430. </div>
  431. </form>
  432. </div><!-- /.box -->
  433. <!-- Form Element sizes -->
  434. <div class="box box-success">
  435. <div class="box-header">
  436. <h3 class="box-title">Different Height</h3>
  437. </div>
  438. <div class="box-body">
  439. <input class="form-control input-lg" type="text" placeholder=".input-lg">
  440. <br/>
  441. <input class="form-control" type="text" placeholder="Default input">
  442. <br/>
  443. <input class="form-control input-sm" type="text" placeholder=".input-sm">
  444. </div><!-- /.box-body -->
  445. </div><!-- /.box -->
  446. <div class="box box-danger">
  447. <div class="box-header">
  448. <h3 class="box-title">Different Width</h3>
  449. </div>
  450. <div class="box-body">
  451. <div class="row">
  452. <div class="col-xs-3">
  453. <input type="text" class="form-control" placeholder=".col-xs-3">
  454. </div>
  455. <div class="col-xs-4">
  456. <input type="text" class="form-control" placeholder=".col-xs-4">
  457. </div>
  458. <div class="col-xs-5">
  459. <input type="text" class="form-control" placeholder=".col-xs-5">
  460. </div>
  461. </div>
  462. </div><!-- /.box-body -->
  463. </div><!-- /.box -->
  464. <!-- Input addon -->
  465. <div class="box box-info">
  466. <div class="box-header">
  467. <h3 class="box-title">Input Addon</h3>
  468. </div>
  469. <div class="box-body">
  470. <div class="input-group">
  471. <span class="input-group-addon">@</span>
  472. <input type="text" class="form-control" placeholder="Username">
  473. </div>
  474. <br/>
  475. <div class="input-group">
  476. <input type="text" class="form-control">
  477. <span class="input-group-addon">.00</span>
  478. </div>
  479. <br/>
  480. <div class="input-group">
  481. <span class="input-group-addon">$</span>
  482. <input type="text" class="form-control">
  483. <span class="input-group-addon">.00</span>
  484. </div>
  485. <h4>With icons</h4>
  486. <div class="input-group">
  487. <span class="input-group-addon"><i class="fa fa-envelope"></i></span>
  488. <input type="text" class="form-control" placeholder="Email">
  489. </div>
  490. <br/>
  491. <div class="input-group">
  492. <input type="text" class="form-control">
  493. <span class="input-group-addon"><i class="fa fa-check"></i></span>
  494. </div>
  495. <br/>
  496. <div class="input-group">
  497. <span class="input-group-addon"><i class="fa fa-dollar"></i></span>
  498. <input type="text" class="form-control">
  499. <span class="input-group-addon"><i class="fa fa-ambulance"></i></span>
  500. </div>
  501. <h4>With checkbox and radio inputs</h4>
  502. <div class="row">
  503. <div class="col-lg-6">
  504. <div class="input-group">
  505. <span class="input-group-addon">
  506. <input type="checkbox">
  507. </span>
  508. <input type="text" class="form-control">
  509. </div><!-- /input-group -->
  510. </div><!-- /.col-lg-6 -->
  511. <div class="col-lg-6">
  512. <div class="input-group">
  513. <span class="input-group-addon">
  514. <input type="radio">
  515. </span>
  516. <input type="text" class="form-control">
  517. </div><!-- /input-group -->
  518. </div><!-- /.col-lg-6 -->
  519. </div><!-- /.row -->
  520. <h4>With buttons</h4>
  521. <p class="margin">Large: <code>.input-group.input-group-lg</code></p>
  522. <div class="input-group input-group-lg">
  523. <div class="input-group-btn">
  524. <button type="button" class="btn btn-warning dropdown-toggle" data-toggle="dropdown">Action <span class="fa fa-caret-down"></span></button>
  525. <ul class="dropdown-menu">
  526. <li><a href="#">Action</a></li>
  527. <li><a href="#">Another action</a></li>
  528. <li><a href="#">Something else here</a></li>
  529. <li class="divider"></li>
  530. <li><a href="#">Separated link</a></li>
  531. </ul>
  532. </div><!-- /btn-group -->
  533. <input type="text" class="form-control">
  534. </div><!-- /input-group -->
  535. <p class="margin">Normal</p>
  536. <div class="input-group">
  537. <div class="input-group-btn">
  538. <button type="button" class="btn btn-danger">Action</button>
  539. </div><!-- /btn-group -->
  540. <input type="text" class="form-control">
  541. </div><!-- /input-group -->
  542. <p class="margin">Small <code>.input-group.input-group-sm</code></p>
  543. <div class="input-group input-group-sm">
  544. <input type="text" class="form-control">
  545. <span class="input-group-btn">
  546. <button class="btn btn-info btn-flat" type="button">Go!</button>
  547. </span>
  548. </div><!-- /input-group -->
  549. </div><!-- /.box-body -->
  550. </div><!-- /.box -->
  551. </div><!--/.col (left) -->
  552. <!-- right column -->
  553. <div class="col-md-6">
  554. <!-- general form elements disabled -->
  555. <div class="box box-warning">
  556. <div class="box-header">
  557. <h3 class="box-title">General Elements</h3>
  558. </div><!-- /.box-header -->
  559. <div class="box-body">
  560. <form role="form">
  561. <!-- text input -->
  562. <div class="form-group">
  563. <label>Text</label>
  564. <input type="text" class="form-control" placeholder="Enter ..."/>
  565. </div>
  566. <div class="form-group">
  567. <label>Text Disabled</label>
  568. <input type="text" class="form-control" placeholder="Enter ..." disabled/>
  569. </div>
  570. <!-- textarea -->
  571. <div class="form-group">
  572. <label>Textarea</label>
  573. <textarea class="form-control" rows="3" placeholder="Enter ..."></textarea>
  574. </div>
  575. <div class="form-group">
  576. <label>Textarea Disabled</label>
  577. <textarea class="form-control" rows="3" placeholder="Enter ..." disabled></textarea>
  578. </div>
  579. <!-- input states -->
  580. <div class="form-group has-success">
  581. <label class="control-label" for="inputSuccess"><i class="fa fa-check"></i> Input with success</label>
  582. <input type="text" class="form-control" id="inputSuccess" placeholder="Enter ..."/>
  583. </div>
  584. <div class="form-group has-warning">
  585. <label class="control-label" for="inputWarning"><i class="fa fa-warning"></i> Input with warning</label>
  586. <input type="text" class="form-control" id="inputWarning" placeholder="Enter ..."/>
  587. </div>
  588. <div class="form-group has-error">
  589. <label class="control-label" for="inputError"><i class="fa fa-times-circle-o"></i> Input with error</label>
  590. <input type="text" class="form-control" id="inputError" placeholder="Enter ..."/>
  591. </div>
  592. <!-- checkbox -->
  593. <div class="form-group">
  594. <div class="checkbox">
  595. <label>
  596. <input type="checkbox"/>
  597. Checkbox 1
  598. </label>
  599. </div>
  600. <div class="checkbox">
  601. <label>
  602. <input type="checkbox"/>
  603. Checkbox 2
  604. </label>
  605. </div>
  606. <div class="checkbox">
  607. <label>
  608. <input type="checkbox" disabled/>
  609. Checkbox disabled
  610. </label>
  611. </div>
  612. </div>
  613. <!-- radio -->
  614. <div class="form-group">
  615. <div class="radio">
  616. <label>
  617. <input type="radio" name="optionsRadios" id="optionsRadios1" value="option1" checked>
  618. Option one is this and that&mdash;be sure to include why it's great
  619. </label>
  620. </div>
  621. <div class="radio">
  622. <label>
  623. <input type="radio" name="optionsRadios" id="optionsRadios2" value="option2">
  624. Option two can be something else and selecting it will deselect option one
  625. </label>
  626. </div>
  627. <div class="radio">
  628. <label>
  629. <input type="radio" name="optionsRadios" id="optionsRadios3" value="option3" disabled/>
  630. Option three is disabled
  631. </label>
  632. </div>
  633. </div>
  634. <!-- select -->
  635. <div class="form-group">
  636. <label>Select</label>
  637. <select class="form-control">
  638. <option>option 1</option>
  639. <option>option 2</option>
  640. <option>option 3</option>
  641. <option>option 4</option>
  642. <option>option 5</option>
  643. </select>
  644. </div>
  645. <div class="form-group">
  646. <label>Select Disabled</label>
  647. <select class="form-control" disabled>
  648. <option>option 1</option>
  649. <option>option 2</option>
  650. <option>option 3</option>
  651. <option>option 4</option>
  652. <option>option 5</option>
  653. </select>
  654. </div>
  655. <!-- Select multiple-->
  656. <div class="form-group">
  657. <label>Select Multiple</label>
  658. <select multiple class="form-control">
  659. <option>option 1</option>
  660. <option>option 2</option>
  661. <option>option 3</option>
  662. <option>option 4</option>
  663. <option>option 5</option>
  664. </select>
  665. </div>
  666. <div class="form-group">
  667. <label>Select Multiple Disabled</label>
  668. <select multiple class="form-control" disabled>
  669. <option>option 1</option>
  670. <option>option 2</option>
  671. <option>option 3</option>
  672. <option>option 4</option>
  673. <option>option 5</option>
  674. </select>
  675. </div>
  676. </form>
  677. </div><!-- /.box-body -->
  678. </div><!-- /.box -->
  679. </div><!--/.col (right) -->
  680. </div> <!-- /.row -->
  681. </section><!-- /.content -->
  682. </aside><!-- /.right-side -->
  683. </div><!-- ./wrapper -->
  684. <script src="//ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script>
  685. <script src="//maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js" type="text/javascript"></script>
  686. <!-- AdminLTE App -->
  687. <script src="../../js/AdminLTE/app.js" type="text/javascript"></script>
  688. <!-- AdminLTE for demo purposes -->
  689. <script src="../../js/AdminLTE/demo.js" type="text/javascript"></script>
  690. </body>
  691. </html>