Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 1 addition & 7 deletions CodeIgniter_dossiers/views/dssr_dossier.php
Original file line number Diff line number Diff line change
Expand Up @@ -108,13 +108,7 @@
$this->load->view('inc/footer');
$this->load->view('inc/scaffolding');
?>
<script>
$('#summernote').summernote({
placeholder: 'Enter your wonderfull text here',
tabsize: 2,
height: 100
});
</script>


</body>
</html>
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,9 @@
# CodeIgniter_dossiers
Unther CodeIgniter and this manages Dossiers
Under CodeIgniter and this manages Dossiers.

**What CodeIgniter_dossiers can do?**
CodeIgniter_dossiers manages dossiers where you can atacch files, texts, images, and accounting notes, with date, concept, debit, credit and balance.
It's is ideal to manages several data in your company.

**Installation**
See read.me after download. It can be installed like a CodeIgniter's third party.