tympanix / angular-table-resize

An AngularJS module for resizing table columns!

Home Page:https://tympanix.github.io/angular-table-resize/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

directive not found in view.html

Bridgeway opened this issue · comments

My working directory: ...node_modules/angular-table-resize
I used npm install angular-table-resize, but your instructions do not apply or fit in with the existing architecture of my app.

This is part of my table:

At the very top of this file:



<title>Enplan 2 - Planned</title>

How do I get it to work?

{{vm.selectedDepartmentName}} {{d.weekNo}}
{{d.dt | date: 'EEE, dd-MMM-yy'}}

This is way to little information for me to go on, sorry. I would suggest you check your developer console for any error messages, as well as check out the gh-pages branch for an implementation example.

Maybe you getting the same error as in #21. Closing because of inactivity.