/lenasys/trunk

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/lenasys/trunk

« back to all changes in this revision

Viewing changes to codeigniter/application/views/admin/add_course.php

  • Committer: Gustav Hartvigsson
  • Date: 2013-04-11 16:45:55 UTC
  • mfrom: (23.2.1 lenasys)
  • Revision ID: gustav.hartvigsson@gmail.com-20130411164555-ljhmrb2ys3xatogt
commited implementation group one's team branch.
20130411.

Merge proposal comment:
Removed codeigniter user guide, shouldn't be in the repo
Added and implemented CKEditor Wysiwyg editor for editing of pages
Made already uploaded code files visible as you edit a page
Implemented Adams dropdown menu in codeviewer.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!DOCTYPE html>
2
 
<html>
3
 
<head>
4
 
        <title>Index</title>
5
 
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
6
 
        <link href="<?php echo base_url();?>css/bootstrap.min.css" rel="stylesheet" type="text/css"/>
7
 
        <link href="<?php echo base_url();?>css/adminstyle.css" rel="stylesheet" type="text/css"/>
8
 
 
9
 
        <script src="<?php echo base_url();?>js/bootstrap.js" type="text/javascript"></script>
10
 
</head>
11
1
<body>
12
2
        <div  id="header">
13
3
                <div class="container">