Theme Inspinia
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

project_detail.html 47KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset="utf-8">
  5. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  6. <title>INSPINIA | Projects detail</title>
  7. <link href="css/bootstrap.min.css" rel="stylesheet">
  8. <link href="font-awesome/css/font-awesome.css" rel="stylesheet">
  9. <link href="css/animate.css" rel="stylesheet">
  10. <link href="css/style.css" rel="stylesheet">
  11. </head>
  12. <body>
  13. <div id="wrapper">
  14. <nav class="navbar-default navbar-static-side" role="navigation">
  15. <div class="sidebar-collapse">
  16. <ul class="nav metismenu" id="side-menu">
  17. <li class="nav-header">
  18. <div class="dropdown profile-element"> <span>
  19. <img alt="image" class="img-circle" src="img/profile_small.jpg" />
  20. </span>
  21. <a data-toggle="dropdown" class="dropdown-toggle" href="#">
  22. <span class="clear"> <span class="block m-t-xs"> <strong class="font-bold">David Williams</strong>
  23. </span> <span class="text-muted text-xs block">Art Director <b class="caret"></b></span> </span> </a>
  24. <ul class="dropdown-menu animated fadeInRight m-t-xs">
  25. <li><a href="profile.html">Profile</a></li>
  26. <li><a href="contacts.html">Contacts</a></li>
  27. <li><a href="mailbox.html">Mailbox</a></li>
  28. <li class="divider"></li>
  29. <li><a href="login.html">Logout</a></li>
  30. </ul>
  31. </div>
  32. <div class="logo-element">
  33. IN+
  34. </div>
  35. </li>
  36. <li>
  37. <a href="index.html"><i class="fa fa-th-large"></i> <span class="nav-label">Dashboards</span> <span class="fa arrow"></span></a>
  38. <ul class="nav nav-second-level collapse">
  39. <li><a href="index.html">Dashboard v.1</a></li>
  40. <li><a href="dashboard_2.html">Dashboard v.2</a></li>
  41. <li><a href="dashboard_3.html">Dashboard v.3</a></li>
  42. <li><a href="dashboard_4_1.html">Dashboard v.4</a></li>
  43. <li><a href="dashboard_5.html">Dashboard v.5 <span class="label label-primary pull-right">NEW</span></a></li>
  44. </ul>
  45. </li>
  46. <li>
  47. <a href="layouts.html"><i class="fa fa-diamond"></i> <span class="nav-label">Layouts</span></a>
  48. </li>
  49. <li>
  50. <a href="#"><i class="fa fa-bar-chart-o"></i> <span class="nav-label">Graphs</span><span class="fa arrow"></span></a>
  51. <ul class="nav nav-second-level collapse">
  52. <li><a href="graph_flot.html">Flot Charts</a></li>
  53. <li><a href="graph_morris.html">Morris.js Charts</a></li>
  54. <li><a href="graph_rickshaw.html">Rickshaw Charts</a></li>
  55. <li><a href="graph_chartjs.html">Chart.js</a></li>
  56. <li><a href="graph_chartist.html">Chartist</a></li>
  57. <li><a href="c3.html">c3 charts</a></li>
  58. <li><a href="graph_peity.html">Peity Charts</a></li>
  59. <li><a href="graph_sparkline.html">Sparkline Charts</a></li>
  60. </ul>
  61. </li>
  62. <li>
  63. <a href="mailbox.html"><i class="fa fa-envelope"></i> <span class="nav-label">Mailbox </span><span class="label label-warning pull-right">16/24</span></a>
  64. <ul class="nav nav-second-level collapse">
  65. <li><a href="mailbox.html">Inbox</a></li>
  66. <li><a href="mail_detail.html">Email view</a></li>
  67. <li><a href="mail_compose.html">Compose email</a></li>
  68. <li><a href="email_template.html">Email templates</a></li>
  69. </ul>
  70. </li>
  71. <li>
  72. <a href="metrics.html"><i class="fa fa-pie-chart"></i> <span class="nav-label">Metrics</span> </a>
  73. </li>
  74. <li>
  75. <a href="widgets.html"><i class="fa fa-flask"></i> <span class="nav-label">Widgets</span></a>
  76. </li>
  77. <li>
  78. <a href="#"><i class="fa fa-edit"></i> <span class="nav-label">Forms</span><span class="fa arrow"></span></a>
  79. <ul class="nav nav-second-level collapse">
  80. <li><a href="form_basic.html">Basic form</a></li>
  81. <li><a href="form_advanced.html">Advanced Plugins</a></li>
  82. <li><a href="form_wizard.html">Wizard</a></li>
  83. <li><a href="form_file_upload.html">File Upload</a></li>
  84. <li><a href="form_editors.html">Text Editor</a></li>
  85. <li><a href="form_markdown.html">Markdown</a></li>
  86. </ul>
  87. </li>
  88. <li class="active">
  89. <a href="#"><i class="fa fa-desktop"></i> <span class="nav-label">App Views</span> <span class="pull-right label label-primary">SPECIAL</span></a>
  90. <ul class="nav nav-second-level">
  91. <li><a href="contacts.html">Contacts</a></li>
  92. <li><a href="profile.html">Profile</a></li>
  93. <li><a href="profile_2.html">Profile v.2</a></li>
  94. <li><a href="contacts_2.html">Contacts v.2</a></li>
  95. <li><a href="projects.html">Projects</a></li>
  96. <li class="active"><a href="project_detail.html">Project detail</a></li>
  97. <li><a href="teams_board.html">Teams board</a></li>
  98. <li><a href="social_feed.html">Social feed</a></li>
  99. <li><a href="clients.html">Clients</a></li>
  100. <li><a href="full_height.html">Outlook view</a></li>
  101. <li><a href="vote_list.html">Vote list</a></li>
  102. <li><a href="file_manager.html">File manager</a></li>
  103. <li><a href="calendar.html">Calendar</a></li>
  104. <li><a href="issue_tracker.html">Issue tracker</a></li>
  105. <li><a href="blog.html">Blog</a></li>
  106. <li><a href="article.html">Article</a></li>
  107. <li><a href="faq.html">FAQ</a></li>
  108. <li><a href="timeline.html">Timeline</a></li>
  109. <li><a href="pin_board.html">Pin board</a></li>
  110. </ul>
  111. </li>
  112. <li>
  113. <a href="#"><i class="fa fa-files-o"></i> <span class="nav-label">Other Pages</span><span class="fa arrow"></span></a>
  114. <ul class="nav nav-second-level collapse">
  115. <li><a href="search_results.html">Search results</a></li>
  116. <li><a href="lockscreen.html">Lockscreen</a></li>
  117. <li><a href="invoice.html">Invoice</a></li>
  118. <li><a href="login.html">Login</a></li>
  119. <li><a href="login_two_columns.html">Login v.2</a></li>
  120. <li><a href="forgot_password.html">Forget password</a></li>
  121. <li><a href="register.html">Register</a></li>
  122. <li><a href="404.html">404 Page</a></li>
  123. <li><a href="500.html">500 Page</a></li>
  124. <li><a href="empty_page.html">Empty page</a></li>
  125. </ul>
  126. </li>
  127. <li>
  128. <a href="#"><i class="fa fa-globe"></i> <span class="nav-label">Miscellaneous</span><span class="label label-info pull-right">NEW</span></a>
  129. <ul class="nav nav-second-level collapse">
  130. <li><a href="toastr_notifications.html">Notification</a></li>
  131. <li><a href="nestable_list.html">Nestable list</a></li>
  132. <li><a href="agile_board.html">Agile board</a></li>
  133. <li><a href="timeline_2.html">Timeline v.2</a></li>
  134. <li><a href="diff.html">Diff</a></li>
  135. <li><a href="i18support.html">i18 support</a></li>
  136. <li><a href="sweetalert.html">Sweet alert</a></li>
  137. <li><a href="idle_timer.html">Idle timer</a></li>
  138. <li><a href="truncate.html">Truncate</a></li>
  139. <li><a href="spinners.html">Spinners</a></li>
  140. <li><a href="tinycon.html">Live favicon</a></li>
  141. <li><a href="google_maps.html">Google maps</a></li>
  142. <li><a href="code_editor.html">Code editor</a></li>
  143. <li><a href="modal_window.html">Modal window</a></li>
  144. <li><a href="clipboard.html">Clipboard</a></li>
  145. <li><a href="forum_main.html">Forum view</a></li>
  146. <li><a href="validation.html">Validation</a></li>
  147. <li><a href="tree_view.html">Tree view</a></li>
  148. <li><a href="loading_buttons.html">Loading buttons</a></li>
  149. <li><a href="chat_view.html">Chat view</a></li>
  150. <li><a href="masonry.html">Masonry</a></li>
  151. <li><a href="tour.html">Tour</a></li>
  152. </ul>
  153. </li>
  154. <li>
  155. <a href="#"><i class="fa fa-flask"></i> <span class="nav-label">UI Elements</span><span class="fa arrow"></span></a>
  156. <ul class="nav nav-second-level collapse">
  157. <li><a href="typography.html">Typography</a></li>
  158. <li><a href="icons.html">Icons</a></li>
  159. <li><a href="draggable_panels.html">Draggable Panels</a></li> <li><a href="resizeable_panels.html">Resizeable Panels</a></li>
  160. <li><a href="buttons.html">Buttons</a></li>
  161. <li><a href="video.html">Video</a></li>
  162. <li><a href="tabs_panels.html">Panels</a></li>
  163. <li><a href="tabs.html">Tabs</a></li>
  164. <li><a href="notifications.html">Notifications & Tooltips</a></li>
  165. <li><a href="badges_labels.html">Badges, Labels, Progress</a></li>
  166. </ul>
  167. </li>
  168. <li>
  169. <a href="grid_options.html"><i class="fa fa-laptop"></i> <span class="nav-label">Grid options</span></a>
  170. </li>
  171. <li>
  172. <a href="#"><i class="fa fa-table"></i> <span class="nav-label">Tables</span><span class="fa arrow"></span></a>
  173. <ul class="nav nav-second-level collapse">
  174. <li><a href="table_basic.html">Static Tables</a></li>
  175. <li><a href="table_data_tables.html">Data Tables</a></li>
  176. <li><a href="table_foo_table.html">Foo Tables</a></li>
  177. <li><a href="jq_grid.html">jqGrid</a></li>
  178. </ul>
  179. </li>
  180. <li>
  181. <a href="#"><i class="fa fa-shopping-cart"></i> <span class="nav-label">E-commerce</span><span class="fa arrow"></span></a>
  182. <ul class="nav nav-second-level collapse">
  183. <li><a href="ecommerce_products_grid.html">Products grid</a></li>
  184. <li><a href="ecommerce_product_list.html">Products list</a></li>
  185. <li><a href="ecommerce_product.html">Product edit</a></li>
  186. <li><a href="ecommerce_product_detail.html">Product detail</a></li>
  187. <li><a href="ecommerce-cart.html">Cart</a></li>
  188. <li><a href="ecommerce-orders.html">Orders</a></li>
  189. <li><a href="ecommerce_payments.html">Credit Card form</a></li>
  190. </ul>
  191. </li>
  192. <li>
  193. <a href="#"><i class="fa fa-picture-o"></i> <span class="nav-label">Gallery</span><span class="fa arrow"></span></a>
  194. <ul class="nav nav-second-level collapse">
  195. <li><a href="basic_gallery.html">Lightbox Gallery</a></li>
  196. <li><a href="slick_carousel.html">Slick Carousel</a></li>
  197. <li><a href="carousel.html">Bootstrap Carousel</a></li>
  198. </ul>
  199. </li>
  200. <li>
  201. <a href="#"><i class="fa fa-sitemap"></i> <span class="nav-label">Menu Levels </span><span class="fa arrow"></span></a>
  202. <ul class="nav nav-second-level collapse">
  203. <li>
  204. <a href="#">Third Level <span class="fa arrow"></span></a>
  205. <ul class="nav nav-third-level">
  206. <li>
  207. <a href="#">Third Level Item</a>
  208. </li>
  209. <li>
  210. <a href="#">Third Level Item</a>
  211. </li>
  212. <li>
  213. <a href="#">Third Level Item</a>
  214. </li>
  215. </ul>
  216. </li>
  217. <li><a href="#">Second Level Item</a></li>
  218. <li>
  219. <a href="#">Second Level Item</a></li>
  220. <li>
  221. <a href="#">Second Level Item</a></li>
  222. </ul>
  223. </li>
  224. <li>
  225. <a href="css_animation.html"><i class="fa fa-magic"></i> <span class="nav-label">CSS Animations </span><span class="label label-info pull-right">62</span></a>
  226. </li>
  227. <li class="landing_link">
  228. <a target="_blank" href="landing.html"><i class="fa fa-star"></i> <span class="nav-label">Landing Page</span> <span class="label label-warning pull-right">NEW</span></a>
  229. </li>
  230. <li class="special_link">
  231. <a href="package.html"><i class="fa fa-database"></i> <span class="nav-label">Package</span></a>
  232. </li>
  233. </ul>
  234. </div>
  235. </nav>
  236. <div id="page-wrapper" class="gray-bg">
  237. <div class="row border-bottom">
  238. <nav class="navbar navbar-static-top " role="navigation" style="margin-bottom: 0">
  239. <div class="navbar-header">
  240. <a class="navbar-minimalize minimalize-styl-2 btn btn-primary " href="#"><i class="fa fa-bars"></i> </a>
  241. <form role="search" class="navbar-form-custom" action="search_results.html">
  242. <div class="form-group">
  243. <input type="text" placeholder="Search for something..." class="form-control" name="top-search" id="top-search">
  244. </div>
  245. </form>
  246. </div>
  247. <ul class="nav navbar-top-links navbar-right">
  248. <li>
  249. <span class="m-r-sm text-muted welcome-message">Welcome to INSPINIA+ Admin Theme.</span>
  250. </li>
  251. <li class="dropdown">
  252. <a class="dropdown-toggle count-info" data-toggle="dropdown" href="#">
  253. <i class="fa fa-envelope"></i> <span class="label label-warning">16</span>
  254. </a>
  255. <ul class="dropdown-menu dropdown-messages">
  256. <li>
  257. <div class="dropdown-messages-box">
  258. <a href="profile.html" class="pull-left">
  259. <img alt="image" class="img-circle" src="img/a7.jpg">
  260. </a>
  261. <div class="media-body">
  262. <small class="pull-right">46h ago</small>
  263. <strong>Mike Loreipsum</strong> started following <strong>Monica Smith</strong>. <br>
  264. <small class="text-muted">3 days ago at 7:58 pm - 10.06.2014</small>
  265. </div>
  266. </div>
  267. </li>
  268. <li class="divider"></li>
  269. <li>
  270. <div class="dropdown-messages-box">
  271. <a href="profile.html" class="pull-left">
  272. <img alt="image" class="img-circle" src="img/a4.jpg">
  273. </a>
  274. <div class="media-body ">
  275. <small class="pull-right text-navy">5h ago</small>
  276. <strong>Chris Johnatan Overtunk</strong> started following <strong>Monica Smith</strong>. <br>
  277. <small class="text-muted">Yesterday 1:21 pm - 11.06.2014</small>
  278. </div>
  279. </div>
  280. </li>
  281. <li class="divider"></li>
  282. <li>
  283. <div class="dropdown-messages-box">
  284. <a href="profile.html" class="pull-left">
  285. <img alt="image" class="img-circle" src="img/profile.jpg">
  286. </a>
  287. <div class="media-body ">
  288. <small class="pull-right">23h ago</small>
  289. <strong>Monica Smith</strong> love <strong>Kim Smith</strong>. <br>
  290. <small class="text-muted">2 days ago at 2:30 am - 11.06.2014</small>
  291. </div>
  292. </div>
  293. </li>
  294. <li class="divider"></li>
  295. <li>
  296. <div class="text-center link-block">
  297. <a href="mailbox.html">
  298. <i class="fa fa-envelope"></i> <strong>Read All Messages</strong>
  299. </a>
  300. </div>
  301. </li>
  302. </ul>
  303. </li>
  304. <li class="dropdown">
  305. <a class="dropdown-toggle count-info" data-toggle="dropdown" href="#">
  306. <i class="fa fa-bell"></i> <span class="label label-primary">8</span>
  307. </a>
  308. <ul class="dropdown-menu dropdown-alerts">
  309. <li>
  310. <a href="mailbox.html">
  311. <div>
  312. <i class="fa fa-envelope fa-fw"></i> You have 16 messages
  313. <span class="pull-right text-muted small">4 minutes ago</span>
  314. </div>
  315. </a>
  316. </li>
  317. <li class="divider"></li>
  318. <li>
  319. <a href="profile.html">
  320. <div>
  321. <i class="fa fa-twitter fa-fw"></i> 3 New Followers
  322. <span class="pull-right text-muted small">12 minutes ago</span>
  323. </div>
  324. </a>
  325. </li>
  326. <li class="divider"></li>
  327. <li>
  328. <a href="grid_options.html">
  329. <div>
  330. <i class="fa fa-upload fa-fw"></i> Server Rebooted
  331. <span class="pull-right text-muted small">4 minutes ago</span>
  332. </div>
  333. </a>
  334. </li>
  335. <li class="divider"></li>
  336. <li>
  337. <div class="text-center link-block">
  338. <a href="notifications.html">
  339. <strong>See All Alerts</strong>
  340. <i class="fa fa-angle-right"></i>
  341. </a>
  342. </div>
  343. </li>
  344. </ul>
  345. </li>
  346. <li>
  347. <a href="login.html">
  348. <i class="fa fa-sign-out"></i> Log out
  349. </a>
  350. </li>
  351. </ul>
  352. </nav>
  353. </div>
  354. <div class="row wrapper border-bottom white-bg page-heading">
  355. <div class="col-sm-4">
  356. <h2>Project detail</h2>
  357. <ol class="breadcrumb">
  358. <li>
  359. <a href="index.html">Home</a>
  360. </li>
  361. <li class="active">
  362. <strong>Project detail</strong>
  363. </li>
  364. </ol>
  365. </div>
  366. </div>
  367. <div class="row">
  368. <div class="col-lg-9">
  369. <div class="wrapper wrapper-content animated fadeInUp">
  370. <div class="ibox">
  371. <div class="ibox-content">
  372. <div class="row">
  373. <div class="col-lg-12">
  374. <div class="m-b-md">
  375. <a href="#" class="btn btn-white btn-xs pull-right">Edit project</a>
  376. <h2>Contract with Zender Company</h2>
  377. </div>
  378. <dl class="dl-horizontal">
  379. <dt>Status:</dt> <dd><span class="label label-primary">Active</span></dd>
  380. </dl>
  381. </div>
  382. </div>
  383. <div class="row">
  384. <div class="col-lg-5">
  385. <dl class="dl-horizontal">
  386. <dt>Created by:</dt> <dd>Alex Smith</dd>
  387. <dt>Messages:</dt> <dd> 162</dd>
  388. <dt>Client:</dt> <dd><a href="#" class="text-navy"> Zender Company</a> </dd>
  389. <dt>Version:</dt> <dd> v1.4.2 </dd>
  390. </dl>
  391. </div>
  392. <div class="col-lg-7" id="cluster_info">
  393. <dl class="dl-horizontal" >
  394. <dt>Last Updated:</dt> <dd>16.08.2014 12:15:57</dd>
  395. <dt>Created:</dt> <dd> 10.07.2014 23:36:57 </dd>
  396. <dt>Participants:</dt>
  397. <dd class="project-people">
  398. <a href=""><img alt="image" class="img-circle" src="img/a3.jpg"></a>
  399. <a href=""><img alt="image" class="img-circle" src="img/a1.jpg"></a>
  400. <a href=""><img alt="image" class="img-circle" src="img/a2.jpg"></a>
  401. <a href=""><img alt="image" class="img-circle" src="img/a4.jpg"></a>
  402. <a href=""><img alt="image" class="img-circle" src="img/a5.jpg"></a>
  403. </dd>
  404. </dl>
  405. </div>
  406. </div>
  407. <div class="row">
  408. <div class="col-lg-12">
  409. <dl class="dl-horizontal">
  410. <dt>Completed:</dt>
  411. <dd>
  412. <div class="progress progress-striped active m-b-sm">
  413. <div style="width: 60%;" class="progress-bar"></div>
  414. </div>
  415. <small>Project completed in <strong>60%</strong>. Remaining close the project, sign a contract and invoice.</small>
  416. </dd>
  417. </dl>
  418. </div>
  419. </div>
  420. <div class="row m-t-sm">
  421. <div class="col-lg-12">
  422. <div class="panel blank-panel">
  423. <div class="panel-heading">
  424. <div class="panel-options">
  425. <ul class="nav nav-tabs">
  426. <li class="active"><a href="#tab-1" data-toggle="tab">Users messages</a></li>
  427. <li class=""><a href="#tab-2" data-toggle="tab">Last activity</a></li>
  428. </ul>
  429. </div>
  430. </div>
  431. <div class="panel-body">
  432. <div class="tab-content">
  433. <div class="tab-pane active" id="tab-1">
  434. <div class="feed-activity-list">
  435. <div class="feed-element">
  436. <a href="#" class="pull-left">
  437. <img alt="image" class="img-circle" src="img/a2.jpg">
  438. </a>
  439. <div class="media-body ">
  440. <small class="pull-right">2h ago</small>
  441. <strong>Mark Johnson</strong> posted message on <strong>Monica Smith</strong> site. <br>
  442. <small class="text-muted">Today 2:10 pm - 12.06.2014</small>
  443. <div class="well">
  444. Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s.
  445. Over the years, sometimes by accident, sometimes on purpose (injected humour and the like).
  446. </div>
  447. </div>
  448. </div>
  449. <div class="feed-element">
  450. <a href="#" class="pull-left">
  451. <img alt="image" class="img-circle" src="img/a3.jpg">
  452. </a>
  453. <div class="media-body ">
  454. <small class="pull-right">2h ago</small>
  455. <strong>Janet Rosowski</strong> add 1 photo on <strong>Monica Smith</strong>. <br>
  456. <small class="text-muted">2 days ago at 8:30am</small>
  457. </div>
  458. </div>
  459. <div class="feed-element">
  460. <a href="#" class="pull-left">
  461. <img alt="image" class="img-circle" src="img/a4.jpg">
  462. </a>
  463. <div class="media-body ">
  464. <small class="pull-right text-navy">5h ago</small>
  465. <strong>Chris Johnatan Overtunk</strong> started following <strong>Monica Smith</strong>. <br>
  466. <small class="text-muted">Yesterday 1:21 pm - 11.06.2014</small>
  467. <div class="actions">
  468. <a class="btn btn-xs btn-white"><i class="fa fa-thumbs-up"></i> Like </a>
  469. <a class="btn btn-xs btn-white"><i class="fa fa-heart"></i> Love</a>
  470. </div>
  471. </div>
  472. </div>
  473. <div class="feed-element">
  474. <a href="#" class="pull-left">
  475. <img alt="image" class="img-circle" src="img/a5.jpg">
  476. </a>
  477. <div class="media-body ">
  478. <small class="pull-right">2h ago</small>
  479. <strong>Kim Smith</strong> posted message on <strong>Monica Smith</strong> site. <br>
  480. <small class="text-muted">Yesterday 5:20 pm - 12.06.2014</small>
  481. <div class="well">
  482. Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s.
  483. Over the years, sometimes by accident, sometimes on purpose (injected humour and the like).
  484. </div>
  485. </div>
  486. </div>
  487. <div class="feed-element">
  488. <a href="#" class="pull-left">
  489. <img alt="image" class="img-circle" src="img/profile.jpg">
  490. </a>
  491. <div class="media-body ">
  492. <small class="pull-right">23h ago</small>
  493. <strong>Monica Smith</strong> love <strong>Kim Smith</strong>. <br>
  494. <small class="text-muted">2 days ago at 2:30 am - 11.06.2014</small>
  495. </div>
  496. </div>
  497. <div class="feed-element">
  498. <a href="#" class="pull-left">
  499. <img alt="image" class="img-circle" src="img/a7.jpg">
  500. </a>
  501. <div class="media-body ">
  502. <small class="pull-right">46h ago</small>
  503. <strong>Mike Loreipsum</strong> started following <strong>Monica Smith</strong>. <br>
  504. <small class="text-muted">3 days ago at 7:58 pm - 10.06.2014</small>
  505. </div>
  506. </div>
  507. </div>
  508. </div>
  509. <div class="tab-pane" id="tab-2">
  510. <table class="table table-striped">
  511. <thead>
  512. <tr>
  513. <th>Status</th>
  514. <th>Title</th>
  515. <th>Start Time</th>
  516. <th>End Time</th>
  517. <th>Comments</th>
  518. </tr>
  519. </thead>
  520. <tbody>
  521. <tr>
  522. <td>
  523. <span class="label label-primary"><i class="fa fa-check"></i> Completed</span>
  524. </td>
  525. <td>
  526. Create project in webapp
  527. </td>
  528. <td>
  529. 12.07.2014 10:10:1
  530. </td>
  531. <td>
  532. 14.07.2014 10:16:36
  533. </td>
  534. <td>
  535. <p class="small">
  536. Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using 'Content here, content here', making it look like readable.
  537. </p>
  538. </td>
  539. </tr>
  540. <tr>
  541. <td>
  542. <span class="label label-primary"><i class="fa fa-check"></i> Accepted</span>
  543. </td>
  544. <td>
  545. Various versions
  546. </td>
  547. <td>
  548. 12.07.2014 10:10:1
  549. </td>
  550. <td>
  551. 14.07.2014 10:16:36
  552. </td>
  553. <td>
  554. <p class="small">
  555. Various versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).
  556. </p>
  557. </td>
  558. </tr>
  559. <tr>
  560. <td>
  561. <span class="label label-primary"><i class="fa fa-check"></i> Sent</span>
  562. </td>
  563. <td>
  564. There are many variations
  565. </td>
  566. <td>
  567. 12.07.2014 10:10:1
  568. </td>
  569. <td>
  570. 14.07.2014 10:16:36
  571. </td>
  572. <td>
  573. <p class="small">
  574. There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which
  575. </p>
  576. </td>
  577. </tr>
  578. <tr>
  579. <td>
  580. <span class="label label-primary"><i class="fa fa-check"></i> Reported</span>
  581. </td>
  582. <td>
  583. Latin words
  584. </td>
  585. <td>
  586. 12.07.2014 10:10:1
  587. </td>
  588. <td>
  589. 14.07.2014 10:16:36
  590. </td>
  591. <td>
  592. <p class="small">
  593. Latin words, combined with a handful of model sentence structures
  594. </p>
  595. </td>
  596. </tr>
  597. <tr>
  598. <td>
  599. <span class="label label-primary"><i class="fa fa-check"></i> Accepted</span>
  600. </td>
  601. <td>
  602. The generated Lorem
  603. </td>
  604. <td>
  605. 12.07.2014 10:10:1
  606. </td>
  607. <td>
  608. 14.07.2014 10:16:36
  609. </td>
  610. <td>
  611. <p class="small">
  612. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.
  613. </p>
  614. </td>
  615. </tr>
  616. <tr>
  617. <td>
  618. <span class="label label-primary"><i class="fa fa-check"></i> Sent</span>
  619. </td>
  620. <td>
  621. The first line
  622. </td>
  623. <td>
  624. 12.07.2014 10:10:1
  625. </td>
  626. <td>
  627. 14.07.2014 10:16:36
  628. </td>
  629. <td>
  630. <p class="small">
  631. The first line of Lorem Ipsum, "Lorem ipsum dolor sit amet..", comes from a line in section 1.10.32.
  632. </p>
  633. </td>
  634. </tr>
  635. <tr>
  636. <td>
  637. <span class="label label-primary"><i class="fa fa-check"></i> Reported</span>
  638. </td>
  639. <td>
  640. The standard chunk
  641. </td>
  642. <td>
  643. 12.07.2014 10:10:1
  644. </td>
  645. <td>
  646. 14.07.2014 10:16:36
  647. </td>
  648. <td>
  649. <p class="small">
  650. The standard chunk of Lorem Ipsum used since the 1500s is reproduced below for those interested.
  651. </p>
  652. </td>
  653. </tr>
  654. <tr>
  655. <td>
  656. <span class="label label-primary"><i class="fa fa-check"></i> Completed</span>
  657. </td>
  658. <td>
  659. Lorem Ipsum is that
  660. </td>
  661. <td>
  662. 12.07.2014 10:10:1
  663. </td>
  664. <td>
  665. 14.07.2014 10:16:36
  666. </td>
  667. <td>
  668. <p class="small">
  669. Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using 'Content here, content here', making it look like readable.
  670. </p>
  671. </td>
  672. </tr>
  673. <tr>
  674. <td>
  675. <span class="label label-primary"><i class="fa fa-check"></i> Sent</span>
  676. </td>
  677. <td>
  678. Contrary to popular
  679. </td>
  680. <td>
  681. 12.07.2014 10:10:1
  682. </td>
  683. <td>
  684. 14.07.2014 10:16:36
  685. </td>
  686. <td>
  687. <p class="small">
  688. Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical
  689. </p>
  690. </td>
  691. </tr>
  692. </tbody>
  693. </table>
  694. </div>
  695. </div>
  696. </div>
  697. </div>
  698. </div>
  699. </div>
  700. </div>
  701. </div>
  702. </div>
  703. </div>
  704. <div class="col-lg-3">
  705. <div class="wrapper wrapper-content project-manager">
  706. <h4>Project description</h4>
  707. <img src="img/zender_logo.png" class="img-responsive">
  708. <p class="small">
  709. There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don't look
  710. even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn't anything embarrassing
  711. </p>
  712. <p class="small font-bold">
  713. <span><i class="fa fa-circle text-warning"></i> High priority</span>
  714. </p>
  715. <h5>Project tag</h5>
  716. <ul class="tag-list" style="padding: 0">
  717. <li><a href=""><i class="fa fa-tag"></i> Zender</a></li>
  718. <li><a href=""><i class="fa fa-tag"></i> Lorem ipsum</a></li>
  719. <li><a href=""><i class="fa fa-tag"></i> Passages</a></li>
  720. <li><a href=""><i class="fa fa-tag"></i> Variations</a></li>
  721. </ul>
  722. <h5>Project files</h5>
  723. <ul class="list-unstyled project-files">
  724. <li><a href=""><i class="fa fa-file"></i> Project_document.docx</a></li>
  725. <li><a href=""><i class="fa fa-file-picture-o"></i> Logo_zender_company.jpg</a></li>
  726. <li><a href=""><i class="fa fa-stack-exchange"></i> Email_from_Alex.mln</a></li>
  727. <li><a href=""><i class="fa fa-file"></i> Contract_20_11_2014.docx</a></li>
  728. </ul>
  729. <div class="text-center m-t-md">
  730. <a href="#" class="btn btn-xs btn-primary">Add files</a>
  731. <a href="#" class="btn btn-xs btn-primary">Report contact</a>
  732. </div>
  733. </div>
  734. </div>
  735. </div>
  736. <div class="footer">
  737. <div class="pull-right">
  738. 10GB of <strong>250GB</strong> Free.
  739. </div>
  740. <div>
  741. <strong>Copyright</strong> Example Company &copy; 2014-2015
  742. </div>
  743. </div>
  744. </div>
  745. </div>
  746. <!-- Mainly scripts -->
  747. <script src="js/jquery-2.1.1.js"></script>
  748. <script src="js/bootstrap.min.js"></script>
  749. <script src="js/plugins/metisMenu/jquery.metisMenu.js"></script>
  750. <script src="js/plugins/slimscroll/jquery.slimscroll.min.js"></script>
  751. <!-- Custom and plugin javascript -->
  752. <script src="js/inspinia.js"></script>
  753. <script src="js/plugins/pace/pace.min.js"></script>
  754. <script>
  755. $(document).ready(function(){
  756. $('#loading-example-btn').click(function () {
  757. btn = $(this);
  758. simpleLoad(btn, true)
  759. // Ajax example
  760. // $.ajax().always(function () {
  761. // simpleLoad($(this), false)
  762. // });
  763. simpleLoad(btn, false)
  764. });
  765. });
  766. function simpleLoad(btn, state) {
  767. if (state) {
  768. btn.children().addClass('fa-spin');
  769. btn.contents().last().replaceWith(" Loading");
  770. } else {
  771. setTimeout(function () {
  772. btn.children().removeClass('fa-spin');
  773. btn.contents().last().replaceWith(" Refresh");
  774. }, 2000);
  775. }
  776. }
  777. </script>
  778. </body>
  779. </html>